Commit Graph

15 Commits

Author SHA1 Message Date
bdea879273 v6 update 2022-01-10 16:06:17 +05:30
082d5cacf2 v5.0.0 update 2021-11-30 18:58:19 +05:30
9e98a96d61 Implement PHP CS Fixer and a coding standard to follow (#471)
* Create PHP CS Fixer config and add to CI workflow

* Run php cs fixer on project

* Add newline at end of file

* Update to use PHP CS Fixer v3

* Run v3 config on project

* Run seperate config in CI
2021-05-21 17:27:51 +05:30
2b78aacc83 feat(emails): implemented sending invoice, estimates and payments as attachements 2021-03-02 21:49:03 +01:00
1932c5a75e a 2021-03-02 21:19:16 +01:00
392f6f469b Send Invoices/Estimates/Payments as email attachments 2021-02-05 20:24:56 +01:00
8fbc257b23 payment from mail name 2021-02-03 12:24:28 +05:30
baebfedf37 invoice and estimate from mail name issue 2021-02-03 12:21:03 +05:30
70bed01e7b invoice mail name issue fix 2021-02-03 11:38:59 +05:30
89ee58590c build version 400 2020-12-02 17:54:08 +05:30
8ce7e14a02 Add name in From field. 2020-01-27 20:37:25 +02:00
5dcc7b9efd Add more descriptive subject lines. 2020-01-27 14:45:40 +02:00
4c33a5d88c Fix Invoice/Estimate template issues and Add Payment Receipt, Custom Payment Modes and Item units 2020-01-05 07:22:36 +00:00
3f550da1f5 refactor namespace and update routes for api 2019-11-15 18:05:22 +05:30
bdf2ba51d6 init crater 2019-11-11 12:16:00 +05:30