David Bomba
|
047fb30a78
|
Merge pull request #8410 from beganovich/fixes-for-storing-designs
Coerce the string to array if empty string passed for `design`
|
2023-04-04 20:50:18 +10:00 |
|
Lars Kusch
|
dabfe543f1
|
More fixes
|
2023-04-04 11:46:51 +02:00 |
|
Lars Kusch
|
e8a12816a9
|
Add Xinvoice to E-Mail
|
2023-04-04 09:18:37 +02:00 |
|
Lars Kusch
|
073fee4c5b
|
Add Xinvoice to E-Mail
|
2023-04-04 09:18:22 +02:00 |
|
Lars Kusch
|
f2c38bb948
|
Add Xinvoice to E-Mail
|
2023-04-04 08:58:01 +02:00 |
|
David Bomba
|
198ef9c268
|
Merge pull request #8426 from turbo124/v5-develop
Fixes for migrations
|
2023-04-04 07:42:38 +10:00 |
|
David Bomba
|
1e1344e704
|
Fixes for migrations
|
2023-04-04 07:42:22 +10:00 |
|
David Bomba
|
87442190a8
|
Merge pull request #8425 from turbo124/v5-develop
Set default tax id for products
|
2023-04-04 07:37:36 +10:00 |
|
David Bomba
|
e14656129f
|
Set default tax id to 1 for all products
|
2023-04-04 07:36:58 +10:00 |
|
David Bomba
|
fbd47c1e40
|
Fixes for amount validation
|
2023-04-04 07:15:19 +10:00 |
|
Lars Kusch
|
55bb506d4e
|
Attach XInvoice to email
|
2023-04-03 21:18:20 +02:00 |
|
Lars Kusch
|
dff4f762d4
|
More fixes
|
2023-04-03 21:18:07 +02:00 |
|
Lars Kusch
|
73ac25072f
|
More fixes
|
2023-04-03 21:00:47 +02:00 |
|
Lars Kusch
|
1c339cd208
|
More fixes
|
2023-04-03 17:55:40 +02:00 |
|
hillelcoren
|
84dd5d4dd3
|
Admin Portal - Selfhosted
|
2023-04-03 14:22:26 +00:00 |
|
hillelcoren
|
122c4d6d1d
|
Admin Portal - Profile
|
2023-04-03 14:15:16 +00:00 |
|
hillelcoren
|
3d78f7b089
|
Admin Portal - Hosted
|
2023-04-03 14:08:09 +00:00 |
|
David Bomba
|
8ed37fb2d7
|
Fixes for adjust product inventory
|
2023-04-03 23:40:57 +10:00 |
|
Benjamin Beganović
|
44f21cef14
|
Add array check
|
2023-04-03 15:36:36 +02:00 |
|
Benjamin Beganović
|
a05a23bdb7
|
Prevent undefined array key
|
2023-04-03 15:35:55 +02:00 |
|
Lars Kusch
|
0e74d6e03d
|
Created API for XInvoice
|
2023-04-03 14:34:47 +02:00 |
|
David Bomba
|
4bbd4c9393
|
Remove logging
|
2023-04-03 17:44:55 +10:00 |
|
David Bomba
|
7a96a4a208
|
Fixes for tests
|
2023-04-03 08:22:07 +10:00 |
|
David Bomba
|
96d65fe041
|
Fixes for tests
|
2023-04-03 08:03:56 +10:00 |
|
David Bomba
|
641502ff59
|
Fixes for tax all rule
|
2023-04-03 08:02:38 +10:00 |
|
David Bomba
|
bd7722f6f0
|
Refactor for taxes
|
2023-04-03 07:48:59 +10:00 |
|
David Bomba
|
6c0c0d9372
|
Set null for company tax_data
|
2023-04-03 07:30:56 +10:00 |
|
David Bomba
|
cc1ba530d2
|
Update for conflicts
|
2023-04-03 07:21:09 +10:00 |
|
David Bomba
|
539076b374
|
Minor fixes for hosted ninja
|
2023-04-02 21:42:14 +10:00 |
|
David Bomba
|
ed745bf30c
|
Fixes for account creation
|
2023-04-02 15:57:27 +10:00 |
|
David Bomba
|
2390daecea
|
Merge pull request #8421 from turbo124/v5-develop
Updated readme
|
2023-04-02 08:48:07 +10:00 |
|
David Bomba
|
0ac514a797
|
Update readme
|
2023-04-02 08:47:43 +10:00 |
|
David Bomba
|
c54e859763
|
Add Swiss French
|
2023-04-01 10:42:08 +11:00 |
|
David Bomba
|
1611f27665
|
Add entropy to retries to prevent jobs queuing at the exact same time
|
2023-04-01 10:35:10 +11:00 |
|
David Bomba
|
82f7c376db
|
Remove tax_all_products
|
2023-04-01 09:58:51 +11:00 |
|
David Bomba
|
c40cc829dd
|
Remove tax_all_products
|
2023-04-01 09:56:26 +11:00 |
|
Benjamin Beganović
|
64803dac14
|
Merge branch 'v5-develop' into fixes-for-storing-designs
|
2023-03-31 13:29:50 +02:00 |
|
Benjamin Beganović
|
1e1aa5d166
|
Construct design.design from data class
|
2023-03-31 13:28:33 +02:00 |
|
Benjamin Beganović
|
7da0c6e74b
|
Validate each design block
|
2023-03-31 13:20:14 +02:00 |
|
Benjamin Beganović
|
7c4c39bfc4
|
Change default DesignFactory to return []
|
2023-03-31 13:19:08 +02:00 |
|
hillelcoren
|
143255d544
|
Admin Portal - Selfhosted
|
2023-03-31 10:50:51 +00:00 |
|
hillelcoren
|
7d3c70efb9
|
Admin Portal - Profile
|
2023-03-31 10:45:07 +00:00 |
|
hillelcoren
|
8628dbeca8
|
Admin Portal - Hosted
|
2023-03-31 10:39:28 +00:00 |
|
David Bomba
|
fec69f98e2
|
Working on tax all settings
|
2023-03-31 15:25:30 +11:00 |
|
David Bomba
|
90e1d8d228
|
US Tax tests
|
2023-03-31 15:12:00 +11:00 |
|
David Bomba
|
ab281beaf0
|
Merge pull request #8415 from turbo124/v5-develop
v5.5.102
|
2023-03-31 10:59:47 +11:00 |
|
David Bomba
|
8a660471ba
|
v5.5.102
|
2023-03-31 10:59:23 +11:00 |
|
David Bomba
|
634063779a
|
minor fixes
|
2023-03-31 10:33:34 +11:00 |
|
David Bomba
|
8577566393
|
Updates for activities
|
2023-03-31 10:01:25 +11:00 |
|
David Bomba
|
5910011967
|
Fixes for activities
|
2023-03-31 09:51:16 +11:00 |
|