e16e4c6d52
fix : overlap page in view and index pages
2021-12-01 16:04:55 +05:30
e22f60ff16
fix issues
2021-12-01 14:46:25 +05:30
0f99568eaf
fix: quantity decimal value not allow
2021-12-01 11:48:32 +05:30
082d5cacf2
v5.0.0 update
2021-11-30 18:58:19 +05:30
f434c3e0d1
Merge pull request #577 from manythingsatonce/master
...
Added the Polish language localization.
2021-10-26 17:40:26 +05:30
29705662e3
Added the Polish language localization.
2021-10-14 15:43:27 +02:00
31bfaadfad
Fix source comment and documentation typos
...
Found via `codespell-q 3`
2021-10-10 07:17:18 -04:00
15bff7cd3f
Merge branch 'master' of https://github.com/bytefury/crater
2021-07-30 19:12:07 +05:30
1a50aca26d
Merge branch 'master' of https://github.com/bytefury/crater
2021-07-30 19:09:56 +05:30
8219d19222
fix partial payment issue
2021-07-30 19:08:07 +05:30
8fa0252779
Add translation
2021-07-21 14:08:58 +02:00
6bfab30f14
Add tax column to invoices
...
When an invoice has tax per item enabled, include a tax column so that
it's clear how much tax is being applied to each item.
2021-07-21 14:07:07 +02:00
d972279adc
Merge pull request #505 from michelmelo/patch-1
...
add support português Portugal
2021-07-16 12:42:34 +05:30
900a18c479
Merge pull request #502 from ytilotti/ytilotti-patch-1
...
Delete limit 255 description estimate
2021-07-16 12:41:53 +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
b004e7e379
Update i18n.js
2021-07-10 09:00:48 +01:00
9893108539
Delete limit 255 description estimate
...
There is a limit on the description of the estimate vue which is not necessary.
The field in the database is in TEXT.
2021-07-07 15:51:23 +02:00
2b80082996
Merge branch 'negative-tax-options' into 'master'
...
Solved negative tax options issue
See merge request mohit.panjvani/crater-web!735
2021-06-30 06:52:23 +00:00
375d4d428e
ref solve issue in create payment unable to click
2021-06-28 13:18:31 +05:30
76977c3d2a
disable autocomplete and lpignore
2021-06-25 05:25:50 +00:00
236db087ba
Merge branch 'master' of https://github.com/bytefury/crater
2021-06-24 14:15:50 +05:30
87667be90c
add domain verify feature
2021-06-24 07:28:35 +00:00
31481739f1
update translations from crowdin
2021-06-23 12:57:56 +05:30
e7bf86f9c0
remove pcntl_fork, generate new encryption key on onboarding & update minimum php version
2021-06-22 16:03:59 +05:30
d1dd704cdf
Add File based templates
2021-06-19 12:11:21 +00:00
00961bcae1
update json file indent_size
2021-06-18 15:23:56 +05:30
8eb47b553e
Add Domain Verification on Onboarding Wizard
2021-06-18 09:51:19 +00:00
f95b292717
docs: fix typos
2021-06-15 10:42:35 +02:00
bcbffdcf30
Solved negative tax options issue
2021-06-01 14:18:08 +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
3257b18d58
update translations from crowdin
2021-05-05 11:25:30 +05:30
ac30ba599b
Update Vietnamese, Initial Japanese and Korean language ( #436 )
...
* Update Vietnamese locate
* Add Japanese and Korean Language
Co-authored-by: Dung <dung.phan@mediabridge.vn >
2021-05-03 16:59:30 +05:30
6dd0ccce8b
update translations from crowdin
2021-05-03 16:37:12 +05:30
1ffb1b2eec
bug: notification issues solved
2021-04-12 16:02:44 +05:30
cdaa1ff103
refactor estimate & invoice templates
2021-04-12 14:40:59 +05:30
63f7cdec82
fix customer update notification not firing
2021-04-12 14:40:22 +05:30
845f01f170
fix conflicts and issue with add_number_length migration
2021-04-12 11:53:03 +05:30
7f9938c80d
Make SMTP username & password optional in mail configuration
...
Fixes #438
2021-04-10 07:46:32 +00:00
16e4212300
Fixes #439
2021-04-10 07:45:14 +00:00
109de237b1
update: SMTP username & password not mandatory in mail configuraiton
2021-04-10 12:56:09 +05:30
82cf63f200
fix: Custom optional Date field issue
2021-04-10 12:38:50 +05:30
c3d3e5e35f
Add New SweetAlert & Notification Components
2021-04-09 12:35:50 +00:00
bfd9850bf6
Add invoice/estimate/payment number length setting ( #425 )
...
* Add invoice/estimate/payment number length setting
2021-03-26 13:01:43 +05:30
3f7db2793f
add fallback language and generate public files
2021-03-24 17:01:38 +05:30
8693672b09
Slovak language ( #428 )
...
* Add Slovak Language
Co-authored-by: Mohit Panjwani <mohit.panjvani@gmail.com >
2021-03-24 16:59:12 +05:30
9e130b3db8
Add VietNamese Locale ( #431 )
...
Co-authored-by: Dung <dung.phan@mediabridge.vn >
2021-03-24 14:06:53 +05:30
428be640c3
Don't capitalize address on invoice
2021-03-22 14:49:31 +01:00
8008ed0527
Merge pull request #423 from TheZoker/add-more-translation
...
Add more translation
2021-03-22 14:59:04 +05:30
57b302666a
Address review comments
2021-03-22 10:17:01 +01:00