Commit Graph

50 Commits

Author SHA1 Message Date
f2790e8cf0 add calculate base expenses migration 2021-12-09 11:32:41 +05:30
2b05ca44bf solve 400 migration 2021-12-08 18:14:37 +05:30
0bbc79b899 solve migration issue 2021-12-08 18:10:34 +05:30
f1cadadfec solve migration issue 2021-12-08 18:06:59 +05:30
ca87133c39 solve migration issue 2021-12-08 17:14:02 +05:30
57d6ca50e6 make user_id nullable in payments 2021-12-08 16:30:43 +05:30
77ce1d7431 solve migration issue 2021-12-08 15:39:14 +05:30
102a3a809d solve migration issue 2021-12-08 15:06:29 +05:30
f139912c56 solve migration issue 2021-12-08 12:47:42 +05:30
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
f9d6e8b0cc fix(items): added unit name after quantity in the pdf templates 2021-03-03 17:09:05 +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
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
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
4c33a5d88c Fix Invoice/Estimate template issues and Add Payment Receipt, Custom Payment Modes and Item units 2020-01-05 07:22:36 +00: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
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
a144b67a4e validation and status changes 2019-11-12 18:26:29 +05:30
bdf2ba51d6 init crater 2019-11-11 12:16:00 +05:30