barker/barker
Amritanshu 20801afc8a Removed IsModifierCompulsory from MenuCategory as it is now not needed and minimum in ModifierCategory set to non-zero to achieve the same.
Fix: DiscountLimit was not scaled to 100 in MenuCategory detail. So it is now chaled in the json and scaled back in the frontend for the list as that was not supposed to be scaled.
Feature: Modifier is now done
Fix: In product save, it was checking menu_category second time again instead of sale_category
2019-06-22 08:49:33 +05:30
..
models Removed IsModifierCompulsory from MenuCategory as it is now not needed and minimum in ModifierCategory set to non-zero to achieve the same. 2019-06-22 08:49:33 +05:30
scripts Modifier Category table added as a parent of modifiers 2019-06-20 17:45:28 +05:30
security The Backend for the new narsil 2017-03-31 12:25:28 +05:30
views Removed IsModifierCompulsory from MenuCategory as it is now not needed and minimum in ModifierCategory set to non-zero to achieve the same. 2019-06-22 08:49:33 +05:30
__init__.py The Backend for the new narsil 2017-03-31 12:25:28 +05:30
exceptions.py The Backend for the new narsil 2017-03-31 12:25:28 +05:30
renderers.py The Backend for the new narsil 2017-03-31 12:25:28 +05:30
routes.py Removed IsModifierCompulsory from MenuCategory as it is now not needed and minimum in ModifierCategory set to non-zero to achieve the same. 2019-06-22 08:49:33 +05:30
subscribers.py The Backend for the new narsil 2017-03-31 12:25:28 +05:30
transactional_view_deriver.py The Backend for the new narsil 2017-03-31 12:25:28 +05:30