barker/bookie/src/app/guest-book
Amritanshu Agrawal 8bc7d66123 Fix: Prevent creation of customer with blank name when adding a guest book item.
Fix: Also prevent creation of customer with blank phone number when adding a guest book.
Feature: Show the old bill of a customer in guest book
Fix: In reprint, allow changing of customer
Chore: Updated dependencies
2023-04-09 15:42:32 +05:30
..
guest-book-detail Feature: Allow edit of time in guest book. 2023-03-24 12:46:42 +05:30
guest-book-list Fix: Prevent creation of customer with blank name when adding a guest book item. 2023-04-09 15:42:32 +05:30
guest-book-detail-resolver.service.ts Chore: Fix import of Observable to be from rxjs and not rxjs/internal. It was maybe causing optimization bailouts 2021-09-20 09:30:00 +05:30
guest-book-list-resolver.service.ts Chore: Fix import of Observable to be from rxjs and not rxjs/internal. It was maybe causing optimization bailouts 2021-09-20 09:30:00 +05:30
guest-book-list.ts
guest-book-routing.module.ts Chore: 2023-02-20 18:49:17 +05:30
guest-book.module.ts Chore: Moved from css to sass, god knows what to do now. 2023-03-13 23:52:44 +05:30
guest-book.service.ts Chore: 2023-02-20 18:49:17 +05:30
guest-book.ts Feature: Tax Regimes are added so that different bills with different series can be printed for Different regimes such as VAT and GST 2023-03-05 23:50:41 +05:30