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-05-19 18:28:46 -05:00
2022-04-27 17:06:42 -05:00
2023-11-02 01:48:34 +01:00
2023-09-23 20:19:35 -05:00
2023-10-23 18:19:36 -05:00