barker/bookie/src/app/product-sale-report
Amritanshu Agrawal 1a08066c2d Feature: Cancelled bills are now separate from void bills.
Void bills are automatically generated when printed bills are changed.
Manually cancelled bills are called cancelled bills.
2023-03-17 08:27:30 +05:30
..
product-sale-report-datasource.ts
product-sale-report-item.ts Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
product-sale-report-resolver.service.spec.ts Chore: Moved from css to sass, god knows what to do now. 2023-03-13 23:52:44 +05:30
product-sale-report-resolver.service.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
product-sale-report-routing.module.spec.ts
product-sale-report-routing.module.ts
product-sale-report.component.css
product-sale-report.component.html Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
product-sale-report.component.spec.ts Chore: Updated linter changed this. 2022-04-03 07:26:40 +05:30
product-sale-report.component.ts Feature: Cancelled bills are now separate from void bills. 2023-03-17 08:27:30 +05:30
product-sale-report.module.spec.ts
product-sale-report.module.ts Chore: Moved from css to sass, god knows what to do now. 2023-03-13 23:52:44 +05:30
product-sale-report.service.spec.ts Chore: Moved from css to sass, god knows what to do now. 2023-03-13 23:52:44 +05:30
product-sale-report.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
product-sale-report.ts