ekzyis fe267cd3b9 Calculate image fee info in postgres function
* we now calculate image fee info in a postgres function which is much cleaner
* we use this function inside `create_item` and `update_item`: image fees are now deducted in the same transaction as creating/updating the item!
* reversed changes in `serializeInvoiceable`
2023-11-02 01:48:34 +01:00
..
2023-06-20 09:57:06 -05:00
2023-11-02 01:48:34 +01:00
2023-07-26 19:18:42 -05:00
2023-08-17 13:40:21 -05:00
2023-05-10 19:30:51 -05:00
2023-07-26 19:18:42 -05:00
2023-10-24 14:10:54 -05:00
2023-11-02 01:48:34 +01:00
2023-11-02 01:48:34 +01:00