ca94f8f57e
Upgraded to Angular v21
...
Removed tailwind
Moved to vitest from karma/jasmine
2026-01-28 07:18:05 +00:00
88a1572747
Chore: Removed Mat Card from everywhere.
...
Chore: Removed the Toaster Service.
Chore: Updated to Material Theme 3
2025-07-11 11:30:35 +00:00
0dbec4784b
Feature: Paged customer list.
2025-07-10 09:39:55 +00:00
44513dd6be
Moved to Angular 20
...
Moved to Tailwind 4
Moved to Python 3.13
Enabled arm64/v8 Builds
2025-07-02 04:32:35 +00:00
68ab90ec48
Chore: Cleaned up imports to use Modules.
...
Feature: Added an eslint rule to sort component imports
2024-12-19 08:29:05 +05:30
2495c24e1a
Chore: Updated python dependencies
...
Chore: Updated angular to v19
Chore: Refactored ops with docker and ansible
2024-12-16 17:58:17 +05:30
010e9a84db
Chore: Upgrade to Angular v18
...
Chore: Upgrade to Python 3.12
Chore: Upgrade to psycopg3
2024-06-03 13:22:56 +05:30
5ff954deb6
Fix: Customers with no discount wouldn't show properly in sale / select customer
2021-09-20 09:16:54 +05:30
db5f2731be
Feature: Added a column called print in bill to the table customer.
...
This will prevent printing all customer's names and phone numbers in the bill in case of simple walkins.
This is a breaking change as there is schema changes in the database.
It also bolds the customers who are to be printed in the bill in the running tables list.
2021-06-28 08:41:32 +05:30
73850560aa
Customer discount with prefill discount in sales.
2021-04-02 14:34:07 +05:30
0da16e9548
Feature: Added the customer module to list / edit customers. This is needed to add the customer discount functionality
2021-04-02 06:34:31 +05:30