2
0
forked from Wavyzz/dolibarr
Commit Graph

7108 Commits

Author SHA1 Message Date
Laurent Destailleur
615a80835a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-03-01 19:00:32 +01:00
Eric
af062aa5f6 datenextrun is mandatory as dolibarr 16.0 (#28344) 2024-02-22 11:34:39 +01:00
Laurent Destailleur
2f1eecd709 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-02-09 19:04:06 +01:00
noec764
2c07bd764d FIX: Bar code verification should be done by entity because generation does (#28087)
* FIX: Bar code verification should be done by entity because generation does

* FIX: handle Entities shared tables

* FIX: Remove unused global

---------

Co-authored-by: Noé <noe@scopen.fr>
2024-02-09 14:07:04 +01:00
Laurent Destailleur
792606925f Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/core/class/extrafields.class.php
2024-02-07 17:50:38 +01:00
Quentin VIAL-GOUTEYRON
bb2f13aed4 FIX : crabe PDF is generating in conf->entity instead of object->entity 2024-01-25 14:40:11 +01:00
William Mead
e222842864 Added fk_facture_source to invoice exports. Added contributor details. 2024-01-19 09:43:26 +01:00
Noé
c2f3ce1491 FIX: BarCode Header not well displayed 2024-01-09 15:38:35 +01:00
William Mead
f74073f1a3 Added contributor details 2023-12-06 15:18:25 +01:00
William Mead
b53420e64e Refactored & adjusted page head width 2023-12-06 15:17:29 +01:00
HENRY Florian
7c43aa86c9 fix: mising delete inventory perms with MAIN_USE_ADVANCED_PERMS (#26617)
* fix: mising delete inventory perms

* fix: mising delete inventory perms
2023-11-16 15:31:20 +01:00
Laurent Destailleur
492bdd4a0e Merge 2023-10-20 13:14:10 +02:00
noec764
4675a93fc8 FIX: Error handling for computed values on import (#24897)
* FIX: Error handling for computed values on import

* Fixing style errors.

---------

Co-authored-by: stickler-ci <support@stickler-ci.com>
2023-10-15 21:18:03 +02:00
Laurent Destailleur
cd69bd6cba Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-21 19:22:48 +02:00
Florian HENRY
24eddbdb8b Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_export_contact 2023-09-19 11:35:37 +02:00
Florian HENRY
7b76188816 fix: contact export s.client and s.fournisseur must be numric as in thirdparty export (filter >0) 2023-09-19 11:32:48 +02:00
Laurent Destailleur
cd960d30df Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-27 16:01:05 +02:00
Laurent Destailleur
5c03db3b05 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-08-27 15:58:48 +02:00
Laurent Destailleur
3b6b9661fa Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-08-27 15:57:45 +02:00
VESSILLER
ebed2211b6 FIX reception odt dir output path 2023-08-23 11:24:09 +02:00
Laurent Destailleur
3b6f8b5082 Fix phpcs 2023-07-21 17:09:00 +02:00
atm-greg
45b393f027 Fix 17 mrp pdf vinci (#25324)
* fix htmlentities in desc + posy on multiline

* fix tes productToMake fetch and display info after that + remove useless product ReFetch
2023-07-12 14:25:30 +02:00
Hystepik
af6424fd4b Fix #25150 : add trans for api permission 2023-06-20 15:02:19 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
ATM-NicolasV
6cba481566 add extrafields in supplier invoice note 2023-06-12 16:04:20 +02:00
Adrien Raze
94ff097ed0 FIX : no change on thirdparties.modules.php required modules 2023-06-05 14:55:46 +02:00
Laurent Destailleur
93c8a35ec1 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-04 14:19:13 +02:00
Adrien Raze
984ad5febf FIX : Add/Update required modules for thirdparties (by categ) & partnership 2023-06-01 11:03:12 +02:00
Noé Courtier
5d165fb726 FIX: Change $key into $tmpkey 2023-05-29 11:33:10 +02:00
Noé Courtier
b7419ff73f FIX: String was compared to an integer 2023-05-26 14:39:06 +02:00
Laurent Destailleur
2b55ecceb0 Fix trans key must be short 2023-05-16 12:58:55 +02:00
Laurent Destailleur
b1811ce466 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-16 12:38:02 +02:00
Laurent Destailleur
b51e6ac025 Fix column length 2023-05-14 20:51:36 +02:00
Laurent Destailleur
80f5358e6e Fix label for title of table must be short value 2023-05-14 20:44:52 +02:00
Laurent Destailleur
8705cf1e7d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-14 20:40:59 +02:00
Laurent Destailleur
977c845d56 Fix sentence overwrite on proposal PDF 2023-05-14 20:40:47 +02:00
Laurent Destailleur
70ddfd1bec Fix sentence overwrite on proposal PDF 2023-05-14 20:37:51 +02:00
Laurent Destailleur
33defc20dc Fix sentence overwrite on sale order PDF 2023-05-14 20:09:04 +02:00
Laurent Destailleur
37a722f99f FIX label of columns must be short into invoice PDF table 2023-05-14 19:53:17 +02:00
Laurent Destailleur
4ab5489884 Clean code 2023-05-10 16:33:07 +02:00
Laurent Destailleur
5239f3c133 Debug v17 2023-05-10 13:23:07 +02:00
Laurent Destailleur
cd1523218e Debug v17 (export of attendees of an event) 2023-05-10 13:09:44 +02:00
Laurent Destailleur
8f3ad5586e Fix missing buy_price_ht in export of lines 2023-05-02 13:18:04 +02:00
Anthony Berton
4e3750cf61 FIX - INVOICE_SHOW_SHIPPING_ADDRESS 2023-04-12 15:33:00 +02:00
Regis Houssin
99d121232f FIX missing mrp module dependency 2023-04-08 15:08:37 +02:00
Laurent Destailleur
53032fd6ed Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-01 15:09:30 +02:00
Laurent Destailleur
b1d15cdc0e Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-01 15:03:32 +02:00
Laurent Destailleur
49eb6089df Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-01 15:03:21 +02:00
Laurent Destailleur
2ccbc1c2ce Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-01 15:02:19 +02:00