jordi fita mas
6b73acafe6
Add SQL and helper PL/pgSQL functions to tag invoices
...
We plan to tag also contacts and products using the same tag relation,
but different invoice_tag, contact_tag, and product_tag relations for
each one. However, the logic is the same for all three, hence it makes
more sense to put it into a PL/pgSQL with dynamic SQL. Moreover, the
SQL for tagging in add_invoice and edit_invoice where almost exactly
the same, the only difference was deleting the existing tags when
editing.
I do not execute the tag_relation function in its test suite because
by itself it does nothing without supporting invoice_tag, contact_tag,
or any such relation, so it is being tested in the suite for
tag_invoice.
2023-03-26 00:18:29 +01:00
..
2023-03-10 14:02:55 +01:00
2023-02-14 12:39:54 +01:00
2023-01-27 21:30:14 +01:00
2023-01-24 21:46:07 +01:00
2023-02-07 16:45:27 +01:00
2023-01-23 01:18:47 +01:00
2023-01-23 21:18:55 +01:00
2023-01-23 21:41:14 +01:00
2023-01-18 14:12:59 +01:00
2023-03-04 22:15:52 +01:00
2023-01-27 20:15:19 +01:00
2023-01-24 21:46:07 +01:00
2023-02-23 15:31:57 +01:00
2023-01-29 15:14:31 +01:00
2023-01-27 21:30:14 +01:00
2023-01-27 21:30:14 +01:00
2023-01-27 21:30:14 +01:00
2023-01-24 21:46:07 +01:00
2023-01-24 21:46:07 +01:00
2023-01-23 21:18:55 +01:00
2023-01-23 21:18:55 +01:00
2023-02-10 19:02:04 +01:00
2023-03-11 20:58:20 +01:00
2023-02-14 12:39:54 +01:00
2023-03-11 20:58:20 +01:00
2023-01-13 20:30:21 +01:00
2023-01-13 20:30:21 +01:00
2023-01-13 20:30:21 +01:00
2023-01-13 20:30:21 +01:00
2023-01-24 21:46:07 +01:00
2023-01-13 20:30:21 +01:00
2023-01-24 21:46:07 +01:00
2023-01-24 21:46:07 +01:00
2023-02-22 14:39:38 +01:00
2023-02-17 14:48:24 +01:00
2023-03-01 14:08:12 +01:00
2023-02-15 14:49:06 +01:00
2023-02-10 19:02:04 +01:00
2023-02-07 16:45:27 +01:00
2023-02-07 16:45:27 +01:00
2023-03-10 14:02:55 +01:00
2023-02-22 14:39:38 +01:00
2023-02-09 11:42:31 +01:00
2023-01-22 02:23:09 +01:00
2023-01-17 20:58:13 +01:00
2023-01-17 20:58:13 +01:00
2023-01-17 20:58:13 +01:00
2023-02-23 15:31:57 +01:00
2023-02-17 12:39:32 +01:00
2023-02-17 14:48:24 +01:00
2023-02-05 13:55:12 +01:00
2023-03-03 16:49:06 +01:00
2023-02-08 13:47:36 +01:00
2023-02-04 11:32:39 +01:00
2023-01-13 20:30:21 +01:00
2023-01-13 20:30:21 +01:00
2023-01-13 20:30:21 +01:00
2023-01-13 20:30:21 +01:00
2023-01-19 13:07:32 +01:00
2023-03-26 00:18:29 +01:00
2023-03-10 14:02:55 +01:00
2023-03-26 00:18:29 +01:00
2023-03-10 14:02:55 +01:00
2023-02-28 12:02:27 +01:00
2023-01-28 14:18:58 +01:00
2023-01-29 15:13:47 +01:00
2023-02-05 13:55:12 +01:00
2023-01-23 21:18:55 +01:00
2023-01-13 20:30:21 +01:00