barker/bookie/src/app/cashier-report
Amritanshu Agrawal 3ad73dff1c Feature: Now a tax can be broken up into multiple components while bill printing.
This is especially for GST. The format for the tax name is
"Display name 1 (Ratio eg. 1/2) ; Display name 1 (Ratio eg. 1/2)"
eg.
"SGST on Food @ 2.5% (1/2) ; CGST on Food @ 2.5% (1/2)"
or
"UTGST on Food @ 2.5% (1/2) ; CGST on Food @ 2.5% (1/2)"

Feature:
All report printing now uses local aware number formatting for Indian locale.
2020-12-13 13:14:19 +05:30
..
active-cashiers-resolver.service.spec.ts
active-cashiers-resolver.service.ts
cashier-report-datasource.ts
cashier-report-display-item.ts Updated to angular 11 2020-11-22 10:13:37 +05:30
cashier-report-print-item.ts Updated to angular 11 2020-11-22 10:13:37 +05:30
cashier-report-resolver.service.spec.ts
cashier-report-resolver.service.ts
cashier-report-routing.module.spec.ts
cashier-report-routing.module.ts
cashier-report.component.css
cashier-report.component.html
cashier-report.component.spec.ts Updated to angular 11 2020-11-22 10:13:37 +05:30
cashier-report.component.ts Feature: Now a tax can be broken up into multiple components while bill printing. 2020-12-13 13:14:19 +05:30
cashier-report.module.spec.ts
cashier-report.module.ts
cashier-report.service.spec.ts
cashier-report.service.ts Chore: ng lint using the recommended @angular-eslint style 2020-12-08 18:50:46 +05:30
cashier-report.ts Updated to angular 11 2020-11-22 10:13:37 +05:30