Laurent Destailleur
|
7b3a7c9921
|
Add token on all url with action=delete
|
2020-10-01 10:50:54 +02:00 |
|
Laurent Destailleur
|
f851ce2f0f
|
Merge pull request #14741 from Tim-Otte/fix-zero-price-lines
FIX: Allow product price equal zero in new lines
|
2020-09-27 20:46:36 +02:00 |
|
Tim Otte
|
e373de91d9
|
Fixed a bug where a price equal zero would be replaced with the product price
|
2020-09-22 14:43:09 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +02:00 |
|
Laurent Destailleur
|
801712b423
|
Fix phpcs
|
2020-09-18 01:41:42 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Laurent Destailleur
|
7a28972c8a
|
FIX sign of amount of invoice lines for credit note with multicurrency
FIX Add INVOICE_POSITIVE_CREDIT_NOTE_SCREEN to solve PT requirement
|
2020-09-15 11:18:21 +02:00 |
|
Laurent Destailleur
|
b8fe2188a6
|
Standardize code around model_pdf
|
2020-09-10 01:49:09 +02:00 |
|
Sekan, Tobias
|
9c54f8831f
|
Show bank only when active (on new)
|
2020-08-28 13:08:04 +02:00 |
|
Sekan, Tobias
|
216e22e505
|
Show bank only when bank module is active
|
2020-08-28 12:53:30 +02:00 |
|
Laurent Destailleur
|
4fd970af28
|
Fix phpcs
|
2020-07-07 01:29:31 +02:00 |
|
Laurent Destailleur
|
14c98f277b
|
NEW Can change VAT rate of all lines of a draft object in one step.
|
2020-07-06 22:48:22 +02:00 |
|
Laurent Destailleur
|
83eaddb17b
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/evalmath.class.php
htdocs/core/class/extrafields.class.php
htdocs/install/mysql/migration/11.0.0-12.0.0.sql
htdocs/langs/en_US/cashdesk.lang
htdocs/societe/class/societe.class.php
|
2020-07-04 13:13:17 +02:00 |
|
Laurent Destailleur
|
b88e159495
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/card.php
|
2020-07-03 00:46:18 +02:00 |
|
Laurent Destailleur
|
59049cd047
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-07-03 00:41:32 +02:00 |
|
Laurent Destailleur
|
53c5ec51b8
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-07-03 00:40:59 +02:00 |
|
Laurent Destailleur
|
18fa4c4105
|
Update card.php
|
2020-07-03 00:38:31 +02:00 |
|
gauthier
|
6553c40bea
|
FIX : create a deposit with amount using comma didn't work
|
2020-06-30 11:23:55 +02:00 |
|
Laurent Destailleur
|
c54294285a
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/mailing/class/html.formadvtargetemailing.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
|
2020-06-20 12:28:14 +02:00 |
|
Laurent Destailleur
|
378db9ab9a
|
Merge pull request #14099 from atm-florian/12.0
fix: same feature on thirdparty extrafields transport to invoice as existing on orders
|
2020-06-20 12:16:57 +02:00 |
|
Laurent Destailleur
|
f24e73141e
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2020-06-19 14:53:31 +02:00 |
|
Laurent Destailleur
|
15af3d68fc
|
FIX #13877
|
2020-06-19 14:50:33 +02:00 |
|
florian HENRY
|
a705cc41ae
|
fix: same feature on invoice as on orders
|
2020-06-18 19:44:24 +02:00 |
|
florian HENRY
|
e82d71c949
|
fix: same feature on invoice as on orders
|
2020-06-18 19:42:23 +02:00 |
|
Laurent Destailleur
|
6f12488e30
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/filefunc.inc.php
|
2020-06-07 19:55:48 +02:00 |
|
Laurent Destailleur
|
d1dba53f61
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/admin/modules.php
htdocs/install/mysql/migration/repair.sql
|
2020-06-07 19:40:17 +02:00 |
|
Laurent Destailleur
|
941362e683
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture.class.php
|
2020-06-07 18:59:49 +02:00 |
|
Laurent Destailleur
|
4020d97362
|
FIX Can create a credit note on situation invoice if previous is also
credit note
|
2020-06-07 18:36:58 +02:00 |
|
Laurent Destailleur
|
6123596ec9
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/fichinter/list.php
|
2020-05-31 00:28:40 +02:00 |
|
Laurent Destailleur
|
2b317120d3
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/compta/facture/card.php
|
2020-05-31 00:25:33 +02:00 |
|
kamel
|
1e208e537f
|
FIX: Fix link of the button to create a credit note and fix the awareness of a error happen when to create a credit note
|
2020-05-29 16:24:07 +02:00 |
|
kamel
|
a4800f7b9b
|
FIX: Fix link of the button to create a credit note and fix the awareness of a error happen when to create a credit note
|
2020-05-29 16:18:27 +02:00 |
|
Laurent Destailleur
|
40816c02ce
|
Merge branch 'develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-25 22:40:59 +02:00 |
|
Laurent Destailleur
|
47465f4108
|
Fix for situation invoice (exclude credit not when searching last
invoice to use)
|
2020-05-25 00:20:00 +02:00 |
|
Frédéric FRANCE
|
174ddc5fd4
|
prepare new rule
|
2020-05-23 21:07:47 +02:00 |
|
Frédéric FRANCE
|
2085ac73e7
|
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-23 18:34:58 +02:00 |
|
Laurent Destailleur
|
aec5200a98
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/variants/class/ProductCombination.class.php
|
2020-05-23 15:37:00 +02:00 |
|
Tobias Sekan
|
58e32aa2ff
|
Fix not wokring default values for date (re...)
|
2020-05-23 14:22:30 +02:00 |
|
Laurent Destailleur
|
7463eb2bd0
|
Merge pull request #13938 from TobiasSekan/FixDefaultDateValuesForInvoice
FIX not working default date values for new invoices
|
2020-05-23 14:21:50 +02:00 |
|
stickler-ci
|
2873f4dacf
|
Fixing style errors.
|
2020-05-22 06:08:12 +00:00 |
|
Tobias Sekan
|
53080be245
|
fix not working default values for payment
|
2020-05-22 08:01:29 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Tobias Sekan
|
2efe3d7da0
|
Fix not wokring default values for date (re...)
|
2020-05-21 09:31:06 +02:00 |
|
Frédéric FRANCE
|
f5688b2eec
|
add new rule
|
2020-05-21 01:52:25 +02:00 |
|
Laurent Destailleur
|
ab07330668
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2020-05-14 16:34:45 +02:00 |
|
Laurent Destailleur
|
92b245ae93
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/compta/facture/card.php
|
2020-05-14 16:34:24 +02:00 |
|
gauthier
|
fc2f2c6da7
|
FIX : wrong url param
|
2020-05-12 17:41:21 +02:00 |
|
Laurent Destailleur
|
c27b3c5966
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
|
2020-04-30 18:49:20 +02:00 |
|
Laurent Destailleur
|
4c27ae6530
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/compta/facture/card.php
|
2020-04-30 18:47:18 +02:00 |
|