barker/barker/barker/schemas
Amritanshu Agrawal 27205f7790 Feature: Allow password change 2021-06-21 10:45:45 +05:30
..
__init__.py
bill_settlement_report.py
cashier_report.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
customer.py Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
device.py
discount_report.py
guest_book.py Feature: The guestbook now autocompletes on phone number 2021-03-26 08:54:31 +05:30
header_footer.py
login_history.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
master.py
menu_category.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30
merge_move.py
modifier.py
modifier_category.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30
permission.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
printer.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30
product.py
product_link.py
receive_payment.py
role.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
sale_category.py
sale_report.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
section.py
section_printer.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
settings.py Customer discount with prefill discount in sales. 2021-04-02 14:34:07 +05:30
settle_option.py Chore: Moved individual models into their own files. 2021-03-17 09:39:56 +05:30
split.py
table.py Moved all auth schemas into their own files. Updated imports. 2020-12-21 11:18:58 +05:30
tax.py Fix: Add Tax was not working as TaxIn required a name with length more than 1. 2020-12-21 08:02:36 +05:30
tax_report.py
update_product_prices.py
user.py Feature: Allow password change 2021-06-21 10:45:45 +05:30
user_token.py Fix: Didn't convert a few queries to 2.0 format. Caught some error with mypy, but don't know if that approach is usable. 2021-04-10 08:57:04 +05:30
voucher.py