96 Commits

Author SHA1 Message Date
4b603f8823 build 420 2021-06-19 17:51:01 +05:30
d1dd704cdf Add File based templates 2021-06-19 12:11:21 +00:00
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
633cad9b89 add update migration 2021-05-05 12:10:14 +05:30
e586adde26 update default email description 2021-04-12 16:43:07 +05:30
845f01f170 fix conflicts and issue with add_number_length migration 2021-04-12 11:53:03 +05:30
bfd9850bf6 Add invoice/estimate/payment number length setting (#425)
* Add invoice/estimate/payment number length setting
2021-03-26 13:01:43 +05:30
51f79433b9 feat: Added MAD (Moroccan dirham) currency (#355)
Add MAD (Moroccan dirham) currency
2021-03-22 17:33:36 +05:30
761c0143ec Merge pull request #420 from TheZoker/adjust-money-format
Adjust money format to respect swap_currency_symbol
2021-03-22 12:12:13 +05:30
fdc4de5093 Merge pull request #407 from sebastiancretu/send_inv_est_pay_as_attachment
Send invoices, estimates and payments as attachments
2021-03-22 12:06:06 +05:30
f8591f96a9 Write € symbol after amount 2021-03-21 13:05:49 +01:00
f9d6e8b0cc fix(items): added unit name after quantity in the pdf templates 2021-03-03 17:09:05 +01:00
1932c5a75e a 2021-03-02 21:19:16 +01:00
340bf3be06 added new currency: peruvian soles 2021-02-22 11:34:25 -05:00
392f6f469b Send Invoices/Estimates/Payments as email attachments 2021-02-05 20:24:56 +01:00
b7370ed85c update version on migration 2021-01-22 14:49:05 +05:30
818f2fbaf7 build 404 2021-01-22 14:27:30 +05:30
d4550e62f8 add 403 migration 2020-12-31 15:39:01 +05:30
fa512629d9 build 402 2020-12-23 11:43:31 +05:30
f7a823e9bc fix reset pass validation message and add 401 migration 2020-12-08 19:52:32 +05:30
d2e11bd7df change notes & description column type 2020-12-08 12:55:28 +05:30
d18116bd7d fix conflicts 2020-12-03 20:35:27 +05:30
b3e3839fb5 fix default seeder 2020-12-02 18:52:25 +05:30
89ee58590c build version 400 2020-12-02 17:54:08 +05:30
c2c0e2809c remove listener & add version320 migration 2020-12-02 12:23:30 +05:30
c99d7ee677 Added Iraqi Dinar in currencies table 2020-09-02 22:17:29 +03:00
e8f046f02e refactor factories 2020-06-22 17:07:35 +05:30
654395a175 Add steps for update app 2020-05-19 07:50:58 +00:00
4ca574c581 fix migration errors 2020-05-13 12:47:06 +05:30
f64d546672 refactor 310 update listener 2020-05-13 11:12:33 +05:30
bc99ad63a6 add user to expense 2020-03-18 17:40:03 +05:30
f68e86e4cf Added Kyrgyzstani som 2020-01-20 22:37:03 +01: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
e8aee3bb32 Add Serbian Dinar currency 2019-12-17 11:32:58 +01:00
18a50315ba Removed json SQL datatype, Replaced with text
The JSON SQL datatype is not supported in some of SQL server(i.e. 5.6.44). Replaced it with text datatype.
2019-12-13 17:24:07 +05:30
9b9761aa5a refactor invoice & estimate migrations 2019-12-04 16:38:25 +05:30
a484506029 fix seeder issue 2019-11-25 15:44:01 +05:30
a69f99dc61 remove state and city files 2019-11-25 15:38:21 +05:30
ac431ca815 remove state & city stuff, Add listener version200 2019-11-25 13:46:57 +05:30
14c0f7f486 Add currency symbol 2019-11-23 12:31:30 +05:30
3ad076d154 fix(CurrenciesTableSeeder): added missing currency KWD 2019-11-20 22:16:00 -08:00
3f550da1f5 refactor namespace and update routes for api 2019-11-15 18:05:22 +05:30
55bb6ee0a3 Merge branch 'auto-update' into 'master'
Auto update

See merge request mohit.panjvani/crater-web!23
2019-11-14 15:39:05 +00:00
1f5c17b655 fix styles 2019-11-12 18:40:27 +05:30
a144b67a4e validation and status changes 2019-11-12 18:26:29 +05:30
bdf2ba51d6 init crater 2019-11-11 12:16:00 +05:30