tanshu
6e3c429db3
Chore: Updated resolvers from Class to ResolveFn
2024-05-31 09:58:48 +05:30
tanshu
ac868257b7
Chore: Reformatted everthing
...
Fix: Product ledger was not totalling.
This is because for some reason, pydantic was sending the data as string when the field was nullable
2023-08-04 21:00:26 +05:30
tanshu
22cac61761
Feature: Adding recipe templates to print recipes.
...
Feautre: Recipe export to xlsx
Chore: Python 11 style type annotations
Chore: Moved to sqlalchemy 2.0
Chore: Minimum python is 3.11
Fix: Fix nullability of a lot of fields in the database.
2023-07-23 08:12:21 +05:30
tanshu
6d0d95070b
Moved the batch integrity report from settings to its own report in products with permission of product ledger.
...
It also automatically fixes the issue prices.
2021-09-24 14:40:51 +05:30