Commit Graph

  • 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 Amritanshu 2019-06-22 08:49:33 +0530
  • e13ed38640 Modifier categories works Amritanshu 2019-06-21 01:29:54 +0530
  • 6ace2078bd Added the Sales Categories to migrate updated the others Amritanshu 2019-06-20 19:50:03 +0530
  • e1c42d4470 Modifier Category table added as a parent of modifiers They are also linked to products / menu categroies as to which products they can be used on The linking to menu categories is done in the frontend, database is linked directly to products Treeview for menu categories yet to be done in modifier category detail form Amritanshu 2019-06-20 17:45:28 +0530
  • 05f8058a15 Product Group renamed to Menu Category Extracted Product Group -> Group_type to a a new object called Sale Category. Moved tax from product to Sale Category for uniform taxes on types of sales. Amritanshu 2019-06-20 13:15:23 +0530
  • 16455fdcac TODO: Refactor the product and productgroup tables as per the comments added. rename the product group table to either product category or menu category move the group_type field from productgroup to products and name it sales category eg. Food, beverage, etc. also, set the tax for sales category and not individual product Added the printers permission to end of permissions and only for owner, set them right Amritanshu 2019-06-20 01:59:11 +0530
  • c51a9bd5ff Users fix Amritanshu 2019-06-20 00:23:31 +0530
  • 93743bdc8e Users Amritanshu 2019-06-20 00:17:44 +0530
  • 2b2624c9c2 Roles Amritanshu 2019-06-19 23:55:42 +0530
  • 63f5f60842 Still in progress Amritanshu 2019-06-17 13:23:00 +0530
  • 32500665b5 Table Sort Order Done Amritanshu 2019-06-16 21:08:18 +0530
  • bcb158b837 Product Error on *ngIf, new a dealbreaker, but not sure. Amritanshu 2019-06-16 17:45:16 +0530
  • 52e978b3b0 Product Group Amritanshu 2019-06-16 01:39:37 +0530
  • 459ab244ff Tax done Amritanshu 2019-06-15 23:09:43 +0530
  • 3dcf1c4c42 Running tables: Initial working sample just shows a row of buttons Amritanshu 2019-06-15 13:04:25 +0530
  • 5093bdc391 Tables List and Detail working TODO: Save SortOrder also, Drag and Drop ordering Amritanshu 2019-06-14 09:28:30 +0530
  • d59c60e81d Initial commit for the Angular part. We are nowhere yet. Amritanshu 2019-06-14 00:32:34 +0530
  • 1a1fa7881d The Backend for the new narsil Most of the things done. Need to implement a few reports and management. Changed the method of handing the Validation Exception tanshu 2017-03-14 18:26:57 +0530