Marc de Lima Lucio
|
1993a8d7b1
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2022-03-08 15:07:37 +01:00 |
|
Laurent Destailleur
|
409da7f091
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-25 19:17:41 +01:00 |
|
Laurent Destailleur
|
f8a5749fc4
|
# WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-25 19:00:10 +01:00 |
|
Laurent Destailleur
|
73b04deb19
|
Fix error management.
|
2022-02-23 00:17:49 +01:00 |
|
Laurent Destailleur
|
e96061dd18
|
Fix phpunit SecurityTest
|
2022-02-22 23:46:57 +01:00 |
|
Laurent Destailleur
|
aad292b41b
|
Merge pull request #20074 from altairisfr/fix_parentline_13.0
More generic management of parentline
|
2022-02-16 20:25:04 +01:00 |
|
Christophe Battarel
|
6c6c854eae
|
fix parent line on create with origin
|
2022-02-15 10:23:43 +01:00 |
|
Laurent Destailleur
|
91b2d59458
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-01-14 10:37:41 +01:00 |
|
Laurent Destailleur
|
53e65095a7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/commande/card.php
htdocs/expedition/card.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
|
2022-01-14 10:36:46 +01:00 |
|
Laurent Destailleur
|
9dde80dd52
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/expedition/card.php
htdocs/fourn/commande/list.php
|
2022-01-14 10:30:39 +01:00 |
|
Laurent Destailleur
|
4189229b84
|
Merge pull request #19165 from Hystepik/develop#5
Fix: php 8.0 warning commercial part
|
2021-11-30 15:31:51 +01:00 |
|
Laurent Destailleur
|
ee14aa2597
|
Fix: Do not loose data on error when editing a line
|
2021-11-23 12:11:27 +01:00 |
|
lmarcouiller
|
d1f5cb9184
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#5
|
2021-11-19 14:01:52 +01:00 |
|
lmarcouiller
|
3bcafb548a
|
fix errors
|
2021-11-19 14:01:37 +01:00 |
|
Gauthier PC portable 024
|
23249751d5
|
FIX : reorder all lines when delete document line everywhere
|
2021-11-17 12:10:12 +01:00 |
|
Laurent Destailleur
|
fe7e1d4118
|
Look and feel v15
|
2021-10-29 09:40:38 +02:00 |
|
Marc de Lima Lucio
|
5057ba29b2
|
FIX: deposit payment terms: removed bad copy/paste
|
2021-10-28 16:53:53 +02:00 |
|
Marc de Lima Lucio
|
7e059c0a22
|
NEW: deposit payment terms: futureproof evolutions by storing field as a string
|
2021-10-28 16:53:28 +02:00 |
|
Marc de Lima Lucio
|
03c24b2274
|
FIX: deposit payment terms: getDictvalue() renamed to getDictionaryValue()
|
2021-10-28 16:51:59 +02:00 |
|
Marc de Lima Lucio
|
668088a63f
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
|
2021-10-28 15:54:18 +02:00 |
|
Lucas Marcouiller
|
051f6ca717
|
Fix: php 8.0 warning commercial part
|
2021-10-23 23:12:42 +02:00 |
|
Laurent Destailleur
|
8604f9b153
|
Clean DOM (remove ficheaddleft div)
|
2021-10-23 17:18:35 +02:00 |
|
Laurent Destailleur
|
3f60cbbedc
|
Remove the div class="ficheaddleft"
|
2021-10-23 14:49:35 +02:00 |
|
Laurent Destailleur
|
6c870bb3d1
|
Merge pull request #19059 from FHenry/fix_introduced_scrutinizer
fix: scrutinizer
|
2021-10-21 22:52:20 +02:00 |
|
Florian HENRY
|
258d0c3a69
|
fix: scrutinizer
|
2021-10-21 16:05:37 +02:00 |
|
Laurent Destailleur
|
12d211815b
|
Debug v15
|
2021-10-19 21:38:36 +02:00 |
|
Laurent Destailleur
|
f8010dfcbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
|
2021-10-16 13:01:03 +02:00 |
|
Marc de Lima Lucio
|
9a963da77c
|
FIX: deposit payment terms: adapt Form::form_conditions_reglement() calls to new parameter added in between PRs
|
2021-10-13 11:39:09 +02:00 |
|
lvessiller
|
be4a00213c
|
FIX optional visibility on create card
|
2021-10-08 15:58:08 +02:00 |
|
Marc de Lima Lucio
|
9d92260ec1
|
FIX: deposit payment terms: fatal error for lack of inclusion on class Facture
|
2021-10-05 14:57:14 +02:00 |
|
Marc de Lima Lucio
|
4059b64288
|
FIX: deposit payment terms: langs
|
2021-10-05 13:00:25 +02:00 |
|
Marc de Lima Lucio
|
337531f832
|
FIX: deposit payment terms: correctly restrict them to objet other than invoices and template invoices
|
2021-10-05 10:54:22 +02:00 |
|
Marc de Lima Lucio
|
f5aebc8efd
|
NEW: deposit payment terms: generate deposit from orders
|
2021-10-04 18:31:32 +02:00 |
|
Marc de Lima Lucio
|
b0aa502ed4
|
NEW: deposit payment terms: set deposit percentage in proposals/orders + get from origin document or company
|
2021-09-29 14:51:30 +02:00 |
|
Laurent Destailleur
|
27c41946b7
|
Merge pull request #18182 from atm-jpb/NEW_field_in_service_object
NEW : field and behavior in product object
|
2021-09-23 12:14:09 +02:00 |
|
Laurent Destailleur
|
d38c3028eb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/class/expensereport.class.php
|
2021-09-23 02:41:53 +02:00 |
|
Laurent Destailleur
|
2824c8b8ab
|
FIX support of localtax on expense report
|
2021-09-22 15:11:18 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
0749d01c5a
|
Fix add action delete* as sensitive action
|
2021-09-18 22:04:41 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
7dfedd242a
|
Fix add confirm_deleteline as sensitive action
|
2021-09-18 19:43:38 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
034c5651c8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/langs/en_US/eventorganization.lang
htdocs/public/eventorganization/attendee_subscription.php
|
2021-09-08 22:13:35 +02:00 |
|
Laurent Destailleur
|
30856d5b18
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:09:02 +02:00 |
|
Laurent Destailleur
|
4705d41ed2
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:00:16 +02:00 |
|
jpb
|
65a2486f94
|
merge conflict
|
2021-09-06 09:43:52 +02:00 |
|
Laurent Destailleur
|
77e9f15360
|
Work on #18448
|
2021-09-02 22:52:17 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Christian Foellmann
|
9752501ef6
|
change links for thirdparty to target the type customer|supplier tab
|
2021-08-27 15:32:53 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|