Laurent Destailleur
424e97e2f0
Fix try catch on stripe setup page in develop mode
2023-08-21 13:20:18 +02:00
Laurent Destailleur
3096f5d1f0
NEW Save date of RUM creation when creating a Stripe SEPA mandate
2023-08-21 02:33:45 +02:00
Laurent Destailleur
a3b9836e1f
Use getDolGlobalInt
2023-08-21 01:41:40 +02:00
Laurent Destailleur
974917e9a5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-20 23:57:45 +02:00
Laurent Destailleur
6b2c19105e
When creating a mandate on SEPA Stripe, we save stripe mandate ID
2023-08-20 23:55:00 +02:00
Laurent Destailleur
9dcd9e6c7b
FIX CSS
2023-08-20 22:55:11 +02:00
Laurent Destailleur
0047705b31
Doc
2023-08-20 22:37:35 +02:00
Laurent Destailleur
2d360ee45e
Doc
2023-08-20 22:32:44 +02:00
Laurent Destailleur
62a7e1f094
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-20 22:28:29 +02:00
Laurent Destailleur
1227d3d620
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-20 22:26:34 +02:00
Laurent Destailleur
50bf5281c8
FIX encrypt sensitive data not be done for const MAIN_AGENDA_ACTIONAUTO
2023-08-20 22:20:15 +02:00
Laurent Destailleur
151cd24b32
Merge pull request #25634 from lamrani002/addApiUrlToDoc
...
NEW functionality for Add api url to documentation in ModuleBuilder
2023-08-19 22:11:17 +02:00
Laurent Destailleur
5c7a042413
Merge pull request #25639 from aspangaro/19a3
...
NEW Accountancy - Add hooks on PrintFieldList for sellsjournal
2023-08-19 22:07:46 +02:00
Laurent Destailleur
91cdf0c241
Merge pull request #25641 from atm-arnaud/FIX_17_TVA_0_ON_SUPPLIER_ADDLINE
...
FIX Suppliers addlines never have VAT if buyprice for this supplier
2023-08-19 22:01:59 +02:00
Adnan RIHAN
30ec5dfd75
FIX TakePOS receipt preview in admin #25648
...
Receipt preview in admin shows header and footer repeating themselves because in preview, $constFreeText equals TAKEPOS_HEADER (as there is no $_SESSION['takeposterminal'] defined).
Back compatibility for #25648
2023-08-19 17:27:06 +02:00
Laurent Destailleur
b4264784b0
Merge pull request #25648 from Max13/18.0
...
FIX TakePOS receipt preview in admin
2023-08-19 13:24:57 +02:00
Laurent Destailleur
4b981088cf
Merge pull request #25643 from MaximilienR-easya/dev_Fix_ticket_ref
...
Fix a bug with fetch with the object used to create the ticket
2023-08-19 13:23:41 +02:00
Adnan RIHAN
e2f587dd80
Fix TakePOS receipt preview in admin
...
Receipt preview in admin shows header and footer repeating themselves because in preview, `$constFreeText` equals `TAKEPOS_HEADER` (as there is no `$_SESSION['takeposterminal']` defined).
2023-08-19 12:25:40 +02:00
Laurent Destailleur
70a36bd38b
Merge pull request #25640 from altairisfr/checkqtyshipped
...
NEW : add constant to check if qty shipped not greater than qty ordered
2023-08-19 12:16:29 +02:00
Laurent Destailleur
aa159c7d06
Merge pull request #25642 from ATM-Nicolas/fix_17.0_sql_request_parenthesis
...
FIX : SQL request parenthesis
2023-08-19 12:09:43 +02:00
Laurent Destailleur
76d00740ea
Merge pull request #25646 from fappels/develop_improve_clone_price
...
Improve product clone_price method
2023-08-19 12:08:17 +02:00
Laurent Destailleur
08258bce30
Merge pull request #25632 from frederic34/develop-1
...
doc
2023-08-19 12:06:35 +02:00
Francis Appels
5b5e7fec9a
Improve product clone_price method
2023-08-18 13:02:30 +02:00
Laurent Destailleur
24040c78bb
Tooltip for help in ODT doc generation setup is now clickable
2023-08-18 01:46:54 +02:00
Laurent Destailleur
a4d04b84f5
css
2023-08-18 01:06:47 +02:00
Laurent Destailleur
126634229f
Fix debian package
18.0.0
2023-08-18 00:41:54 +02:00
Laurent Destailleur
5d9c99c5bb
Fix debian package
2023-08-18 00:31:50 +02:00
Laurent Destailleur
1f5ea59b1f
NEW Add option in PDF for purchase order and quotation to hide prices
2023-08-17 20:44:31 +02:00
Laurent Destailleur
51f0beae0c
Fix tooltip on action agenda
2023-08-17 18:41:17 +02:00
Laurent Destailleur
886c70c192
Removed a trigger key that should not exists
2023-08-17 16:22:22 +02:00
Laurent Destailleur
ed5c5716bb
Fix regression on clone of product
2023-08-17 15:37:17 +02:00
Christophe Battarel
6f1e9d59ca
fix qty check
2023-08-17 15:19:08 +02:00
Laurent Destailleur
6c31148a6c
Debug v18 bad color theme
2023-08-17 15:05:28 +02:00
Maximilien Rozniecki
58c864b889
Fix a bug with fetching with the object used to create the ticket
2023-08-17 14:53:19 +02:00
Laurent Destailleur
b0b000a9bb
Debug v18 bad color theme
2023-08-17 14:42:02 +02:00
ATM-Nicolas
2487d5cbc4
FIX : SQL request parenthesis
2023-08-17 13:53:13 +02:00
atm-arnaud
08b355d7c3
FIX Suppliers addlines never have VAT if buyprice for this supplier
2023-08-17 11:48:03 +02:00
Christophe Battarel
6f3f75478f
fix stupid
2023-08-17 11:14:50 +02:00
Christophe Battarel
d53772f21d
add constant to check if qty shipped not greater than qty ordered
2023-08-17 11:11:49 +02:00
Alexandre SPANGARO
c8831f14b4
NEW Accountancy - Add hooks on PrintFieldList for sellsjournal
2023-08-17 06:39:59 +02:00
Laurent Destailleur
d2f8b5dbfa
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-16 21:12:23 +02:00
Laurent Destailleur
84ff55c477
Debug v18
2023-08-16 21:03:17 +02:00
Laurent Destailleur
3359b93b50
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-16 20:05:49 +02:00
Laurent Destailleur
bee5c09bf9
Debug v18
2023-08-16 20:04:41 +02:00
Laurent Destailleur
28b71e8a8e
Debug v18 - fix css and trans
2023-08-16 19:53:27 +02:00
Laurent Destailleur
134cd1ca51
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-16 18:29:11 +02:00
Laurent Destailleur
5f774bc960
clean search
2023-08-16 18:28:51 +02:00
Laurent Destailleur
08a31626e5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-16 18:08:33 +02:00
Laurent Destailleur
fb4e772e0a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-16 18:08:21 +02:00
Laurent Destailleur
61a319f790
NEW Perf avoid 2 useless fetch into the triggers of agenda.
2023-08-16 17:57:41 +02:00