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
ee1d1ccff4
update readme and fix formatting on utilities
2021-03-22 13:05:02 +05:30
784bf39df5
fix max-discount issue on estimates and generate new public files
2021-03-22 12:57:46 +05:30
f66755c4aa
Merge pull request #365 from DjKhireddine/patch-1
...
Update Item.vue
2021-03-22 12:56:37 +05:30
b4e1e99d37
Merge pull request #354 from habibhaidari1/master
...
Fixed small typo that caused wrong breadcrumb
2021-03-22 12:42:33 +05:30
9af51660cb
Merge pull request #405 from itsaboutcode/show_field_min_length
...
Showing length error for Payment, Note and ItemUnit Model Views
2021-03-22 12:26:41 +05:30
38d0da9618
Merge pull request #419 from TheZoker/translate-pdf-title
...
Translate PDF titles
2021-03-22 12:22:41 +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