Commit Graph

112767 Commits

Author SHA1 Message Date
Laurent Destailleur
e41e0f069a Fix creator in PDF. Add log to help to find strange bug 2022-02-18 15:09:52 +01:00
Atm-Gregr
30cde100ff trad us 2022-02-18 14:41:29 +01:00
Laurent Destailleur
61e91656e0 FIX setup of member module
FIX generation of business cards
2022-02-18 14:14:34 +01:00
Laurent Destailleur
694ea8830b Fix missing name and type into template 2022-02-18 13:46:12 +01:00
Laurent Destailleur
dee5d8f9e8 Standardize name of button 2022-02-18 13:45:28 +01:00
UT from dolibit
8a0ee772d3 add GitHub
INSERT INTO llx_c_socialnetworks (entity, code, label, url, icon, active) VALUES ( 1, 'github', 'GitHub', 'https://www.github.com/{socialid}', '', 0);
2022-02-18 13:10:38 +01:00
Laurent Destailleur
3ab2308124 Clean code 2022-02-18 12:36:05 +01:00
Laurent Destailleur
aec2579c41 Clean code 2022-02-18 12:22:53 +01:00
Quentin VIAL-GOUTEYRON
879afaa59e NEW : Beginning of PMP management on inventory 2022-02-18 12:16:50 +01:00
stickler-ci
b5afa27774 Fixing style errors. 2022-02-18 10:09:38 +00:00
atm-greg
12c825ba84 fix rounding for price and display currency 2022-02-18 10:50:00 +01:00
Alexandre SPANGARO
3f109aa911 FIX Accountancy - On manual transaction with multicompany - Function transformTransaction can validate & delete transaction of an other entity 2022-02-18 09:24:12 +01:00
Maxime Kohlhaas
7a457478d5 Fix : add missing formobjectoptions hook on 3 cards 2022-02-18 08:23:12 +01:00
Henry
c32cc660a3 Update list.php 2022-02-18 08:16:56 +08:00
Laurent Destailleur
b01fbba039 Fix packages 2022-02-17 23:41:31 +01:00
UT from dolibit
9fd34b264f Update README
https://doxygen.dolibarr.org/
2022-02-17 21:05:23 +01:00
Laurent Destailleur
6b8312aab0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-02-17 20:51:25 +01:00
Laurent Destailleur
d19aca7192 # WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-02-17 20:50:03 +01:00
Laurent Destailleur
28e6acdae3 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-02-17 20:46:36 +01:00
Laurent Destailleur
aacd439765 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
	htdocs/api/class/api_setup.class.php
2022-02-17 20:46:20 +01:00
Laurent Destailleur
80f1cd8857 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2022-02-17 20:43:51 +01:00
Laurent Destailleur
edc984c6e3 # WARNING: head commit changed in the meantime
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-02-17 20:43:22 +01:00
Laurent Destailleur
120a4a608e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-02-17 20:41:20 +01:00
Laurent Destailleur
b013c9a15f Fix duplicate div 2022-02-17 20:37:39 +01:00
UT from dolibit
3ad95d55a5 Update dolibarr.pl
return ( "14.0.5", "13.0.5", "12.0.5", "11.0.5", "10.0.7", "9.0.4", "8.0.6", "7.0.5" );

$ver >= 14.0 ? "dolibarr\\-(12\\.0\\.[0-9\\.]+)\\.tgz" :
$ver >= 13.0 ? "dolibarr\\-(12\\.0\\.[0-9\\.]+)\\.tgz" :
2022-02-17 20:36:07 +01:00
UT from dolibit
4fb651817e Update README
http://pad.asp-software.org/padgen.php
2022-02-17 20:27:19 +01:00
Laurent Destailleur
21ebedc755 Fix trans 2022-02-17 20:10:09 +01:00
Laurent Destailleur
9c6858379f Merge pull request #20034 from atm-quentin/NEW_Needs_net_tab_on_bom
New needs net tab on bom
2022-02-17 20:06:51 +01:00
Laurent Destailleur
6e5c7358de Merge branch 'develop' into NEW_Needs_net_tab_on_bom 2022-02-17 20:06:38 +01:00
Laurent Destailleur
64ddead1b5 Merge pull request #20051 from ptibogxiv/patch-3
FIX API REST for setup values
2022-02-17 20:05:17 +01:00
Laurent Destailleur
ec71eb410e Merge pull request #20040 from thomas-Ngr/develop_ticket_config_auto_read
ticket config: auto read ticket
2022-02-17 19:58:01 +01:00
Laurent Destailleur
39bb854ef8 Update ticket.php 2022-02-17 19:57:45 +01:00
Laurent Destailleur
2f3411a31b Merge pull request #20044 from atm-arnaud/FIX_societe_create_user_author
FIX wrong user author
2022-02-17 19:54:53 +01:00
Laurent Destailleur
7e33794f66 Merge pull request #20047 from simicar29/14-dolistore
Fix urlencode breaking links in Market Place page
2022-02-17 19:54:04 +01:00
Laurent Destailleur
ea7051f6a0 Merge pull request #20052 from ptibogxiv/patch-4
FIX API REST setup
2022-02-17 19:53:19 +01:00
Laurent Destailleur
a71bdc4024 Merge pull request #20053 from ptibogxiv/patch-5
NEW API REST filter states by country
2022-02-17 19:53:00 +01:00
Laurent Destailleur
98375d634c Merge pull request #20055 from Ahuahuachi/fix-20042
Update Mexican legal entities
2022-02-17 19:50:47 +01:00
Laurent Destailleur
b393a1277f Update 14.0.0-15.0.0.sql 2022-02-17 19:50:21 +01:00
Laurent Destailleur
511aee6005 Merge pull request #20057 from aspangaro/14p31
FIX Accountancy - Order by accounting account on summary page
2022-02-17 19:44:59 +01:00
Laurent Destailleur
f1d84f5728 Merge pull request #20060 from hregis/fix_missing_default_or_current_value
FIX missing default or current value
2022-02-17 19:43:29 +01:00
Laurent Destailleur
69730838f4 Merge pull request #20061 from Hystepik/develop#2
Close #19930 : tag management in KM list
2022-02-17 19:32:59 +01:00
Laurent Destailleur
c20d824999 Tables of module ticket are create only when module is enabled. 2022-02-17 19:30:18 +01:00
Laurent Destailleur
68beafe599 Removed useless indexes 2022-02-17 19:24:44 +01:00
Laurent Destailleur
33fc41b733 Merge pull request #20062 from atm-adrien/FIX_modify_invoices_rec_table
FIX : There's no field "ref" in llx_facture_fourn_rec table
2022-02-17 19:23:19 +01:00
Laurent Destailleur
3dc2a89d03 Merge pull request #20099 from henrynopo/patch-1
Supplier Order - to disable the default pdf generation of
2022-02-17 19:20:16 +01:00
Laurent Destailleur
97575854d0 Merge pull request #20094 from thomas-Ngr/12_fix_ticket_public_email_wrong_custom_url
fix ticket: wrong link sent to customer
2022-02-17 19:18:36 +01:00
Laurent Destailleur
2e744a4517 Update create_ticket.php 2022-02-17 19:18:22 +01:00
Laurent Destailleur
cbf15af853 Merge pull request #20095 from Hystepik/develop#3
Fix : fix php 8.0 warnings
2022-02-17 19:12:39 +01:00
Laurent Destailleur
85327f28b0 Update login.tpl.php 2022-02-17 19:12:24 +01:00
Laurent Destailleur
e8b011cf2c Merge pull request #20096 from atm-adrien/FIX_total_cost_for_sub_bom
FIX : Costs for BOM
2022-02-17 19:11:17 +01:00