2
0
forked from Wavyzz/dolibarr
Commit Graph

126919 Commits

Author SHA1 Message Date
Laurent Destailleur
d190f54c75 Fix phpstan 2023-08-21 14:13:00 +02:00
Laurent Destailleur
5e586bfb07 Fix phpstan 2023-08-21 14:03:43 +02:00
Laurent Destailleur
4b20e90329 Fix remove warnings 2023-08-21 13:59:19 +02:00
Laurent Destailleur
658b3cc83a Merge pull request #25651 from Max13/16.0
FIX TakePOS receipt preview in admin
2023-08-21 13:42:20 +02:00
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
David Pareja Rodriguez
0890c37ae2 Fix check always ended up setting to null 2023-08-19 22:09:57 +02:00
David Pareja Rodriguez
e9cfb1e08a Simplify verification 2023-08-19 22:09:57 +02:00
David Pareja Rodriguez
f471bbae20 Forgot to modify checkSwiftForAccount and checkIbanForAccount 2023-08-19 22:09:57 +02:00
David Pareja Rodriguez
ad140ea4bc Removed classes instantiations and fetch to avoid multiple DB queries per invoice 2023-08-19 22:09:57 +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
HENRY Florian
b37ca67729 Update myobject.class.php
fix https://github.com/Dolibarr/dolibarr/pull/25633#discussion_r1299167338
2023-08-19 21:49:56 +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
VESSILLER
b1190826ed NEW webportal site account 2023-08-18 17:37:41 +02:00
Francis Appels
5b5e7fec9a Improve product clone_price method 2023-08-18 13:02:30 +02:00
Frédéric FRANCE
6ea9150950 Update stocks.lang 2023-08-18 09:31:02 +02:00
Frédéric FRANCE
db86e10287 Update stocks.lang 2023-08-18 09:31:02 +02:00
Frédéric FRANCE
effa308eea Dispaly warehouse usage 2023-08-18 09:31:02 +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
oussamanhairech
0c9807ec30 #25379 create a public page to record a prospect 2023-08-17 15:17:14 +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