b1cc524d3c
new update
2021-12-06 18:42:54 +05:30
ed6268aa7b
add 503 setting migration
2021-12-03 21:15:05 +05:30
5321871cda
fix: update_version migration
2021-12-02 19:03:01 +05:30
4438d54401
new build 502
2021-12-02 18:01:22 +05:30
cd68d7e2ab
Merge branch 'user-delete-issue' into 'master'
...
solve delete users and create template issue
See merge request mohit.panjvani/crater-web!1310
2021-12-02 10:08:24 +00:00
887d5d0685
solve template issue
2021-12-02 14:46:53 +05:30
f99b8b4a1c
fix base_due_amount calculation
2021-12-02 14:16:12 +05:30
91e369ddcc
new build
2021-12-01 18:02:08 +05:30
f3dad8d48b
fix issues
2021-11-30 21:55:25 +05:30
9629771d22
fix migration error
2021-11-30 19:20:51 +05:30
082d5cacf2
v5.0.0 update
2021-11-30 18:58:19 +05:30
f5c23b33da
fix code style
2021-06-24 14:21:43 +05:30
0e0ef1d99e
drop foreign issue solved
2021-06-24 13:39:35 +05:30
a52d5bc582
solve drop foreign issue on sqlite
2021-06-22 18:44:02 +05:30
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