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-11-02 01:48:34 +01:00
2023-07-26 19:18:42 -05:00
2023-11-02 01:48:34 +01:00
2023-08-16 19:49:00 -05:00
2023-07-26 19:18:42 -05:00
2023-11-02 01:48:34 +01:00
2023-11-02 01:48:34 +01:00