52 lines
1023 B
Plaintext
Raw Normal View History

todo
2024-12-10 15:28:14 -08:00
Orders
-------
- PDF pre-pro property
- Validation
- Tabs for quotes, invoices, packingSlips?
Invoice Report
--------------
2024-12-10 15:28:14 -08:00
- Calculate total due
- Finish pdf styling
Quotes
------
- Add date?
2024-12-10 15:28:14 -08:00
Invoices
---------
- Search by internal PO *and* customer PO
- In invoices table, search invoice by associated customer PO or internal PO
2024-12-10 15:28:14 -08:00
Customer report
----------------
- Save to PDF
Others
-------
- ServiceFile findOrCreate
- finish invoice styling
2024-12-10 15:28:14 -08:00
- add to invoice button on order page?
- customer name to invoice title / filename
2024-12-10 15:28:14 -08:00
- ability to change PST / GST amounts
- ability to change office address
- dynamically get office address in invoice / invoice reports (add top notch as customer?)
- Save and close buttons at header (orders)
2024-11-19 15:54:02 -05:00
renamings:
- order->total_service_price => subtotal
- amount > quantity
- amount_price > amount
2024-12-10 15:28:14 -08:00
Discuss w/ James
-----------------
Customer address system improvement (multiple addresses per customer instead of customer entry per address?)
Global search?