Commit Graph

65 Commits

Author SHA1 Message Date
e31f947aba fix conflict 2022-03-06 12:32:24 +05:30
fadef0ea07 Fix tax per item issue & check currency key 2022-03-04 12:08:03 +05:30
83a7c97e9e fix tests 2022-03-03 20:30:05 +05:30
25c43ab4d2 Fix condition 2022-03-03 15:10:53 +05:30
388d00241b Fix recurring invoice condition 2022-03-03 14:07:19 +05:30
69d8c95557 Minor fixes 2022-03-03 13:25:12 +05:30
ea9748ca68 Endpoint to check company currency transaction 2022-03-03 12:56:46 +05:30
66a5501bd2 Solve due date issue in recurring invoice 2022-03-03 12:56:10 +05:30
c897521137 Added preview to invoice, estimate & payment pdfs 2022-03-03 12:55:57 +05:30
2cb51b84c7 add overdue 2022-03-02 18:09:41 +05:30
5720803116 Fix transaction delete issue 2022-03-02 12:17:31 +05:30
65dd1eca01 change default currency to USD 2022-02-19 13:49:38 +05:30
6a3e9e132f fix formatting 2022-02-16 11:19:30 +05:30
8ba84f68c7 fixed uploaded attachment not removed 2022-02-15 06:10:04 +00:00
577c015d14 Merge branch 'remove-link' into 'master'
remove links

See merge request mohit.panjvani/crater-web!1428
2022-02-02 09:33:41 +00:00
30f36461c2 fix custom field invoice issue 2022-01-27 15:04:32 +05:30
980de6d492 remove links 2022-01-20 16:26:09 +05:30
dd324c8bb6 solve payment method delete issue 2022-01-13 12:23:26 +05:30
bcd80377cf solve payment issue 2022-01-11 15:06:07 +05:30
bdea879273 v6 update 2022-01-10 16:06:17 +05:30
725afa9f65 fix pdf issue & payment update issue 2021-12-09 18:06:25 +05:30
afa79e3e8c fix test 2021-12-09 13:40:13 +05:30
79208fe596 fix expense custom field issue 2021-12-08 17:40:42 +05:30
c0c5f42ba1 fix: profit loss report issue 2021-12-08 12:24:25 +05:30
e8b4339237 fix loading indicator and send invoice status error 2021-12-07 17:28:49 +05:30
fe66b8bdb8 fix-tests-5.0.2 2021-12-07 11:53:56 +00:00
603bf637a7 fix custom field issue and report issues 2021-12-06 12:51:31 +00:00
8026c205cc solve recurring invoice starts_at condition 2021-12-06 16:13:20 +05:30
b543f6d389 fix recurring invoice starts at condition 2021-12-06 12:47:53 +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
f99b8b4a1c fix base_due_amount calculation 2021-12-02 14:16:12 +05:30
7a45ed0982 solve delete users and create template issue 2021-12-02 12:38:56 +05:30
88bfb38b56 solve unit tests 2021-12-01 13:25:24 +05:30
f3dad8d48b fix issues 2021-11-30 21:55:25 +05:30
082d5cacf2 v5.0.0 update 2021-11-30 18:58:19 +05:30
9f673d7eb3 fix tax-per-item issue display for estimates 2021-07-16 11:56:18 +05:30
d3a745605e fix tax-per-item issue 2021-07-16 11:49:56 +05:30
5eaea3ad59 solve empty address issue on pdf 2021-06-28 07:49:27 +00:00
f5c23b33da fix code style 2021-06-24 14:21:43 +05:30
d1dd704cdf Add File based templates 2021-06-19 12:11:21 +00:00
8eb47b553e Add Domain Verification on Onboarding Wizard 2021-06-18 09:51:19 +00:00
89c264c6a9 update implementation 2021-05-25 12:22:27 +05:30
83234cfac3 get custom field by slug in models 2021-05-22 13:52:30 +05:30
5ccc9eba4c Helper for custom field to get by slug 2021-05-22 13:24:10 +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
d0f6e207ee add App namespace to models 2021-04-12 12:09:54 +05:30
845f01f170 fix conflicts and issue with add_number_length migration 2021-04-12 11:53:03 +05:30
82cf63f200 fix: Custom optional Date field issue 2021-04-10 12:38:50 +05:30
909e4f93e4 fix(attachments): Fixed language on pdf attachments (#434) 2021-03-27 18:33:54 +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