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 |
|
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
|
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
|
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
|
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
|
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 |
|
Laurent Destailleur
|
3697cb9ca4
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/reception/class/reception.class.php
|
2022-02-17 11:34:54 +01:00 |
|
Henry
|
bb08341dc3
|
to disable the default pdf generation
|
2022-02-17 18:34:23 +08:00 |
|
Laurent Destailleur
|
67cb268324
|
Update example conf file with force_install_lockinstall
|
2022-02-17 11:33:34 +01:00 |
|
stickler-ci
|
13cfe858f2
|
Fixing style errors.
|
2022-02-17 09:53:02 +00:00 |
|
Adrien Raze
|
f16567a44a
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into FIX_total_cost_for_sub_bom
|
2022-02-17 10:45:19 +01:00 |
|
lmarcouiller
|
aea9c2e427
|
Fix : fix php 8.0 warnings
|
2022-02-17 10:22:58 +01:00 |
|
Laurent Destailleur
|
626a5b90f1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-16 21:23:45 +01:00 |
|
Laurent Destailleur
|
c3733a92e1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php
|
2022-02-16 21:22:49 +01:00 |
|
Laurent Destailleur
|
eb8caf7419
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-02-16 21:17:19 +01:00 |
|
Laurent Destailleur
|
c16e013b99
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php
|
2022-02-16 21:13:49 +01:00 |
|
Laurent Destailleur
|
92cb95a184
|
Merge pull request #20064 from ATM-Consulting/FIX_uniformize_pdf_logo_behaviour
Fix uniformize pdf logo behaviour for supplier orders
|
2022-02-16 21:09:45 +01:00 |
|
Laurent Destailleur
|
131ae92cc6
|
FIX #20063
|
2022-02-16 21:05:23 +01:00 |
|
lvessiller
|
9b1d800311
|
NEW add triiger and event on totally received status
|
2022-02-16 20:52:01 +01:00 |
|
lvessiller
|
690a91d546
|
NEW automatically set totally received status in reception
|
2022-02-16 20:51:47 +01:00 |
|
Laurent Destailleur
|
dfcc49d466
|
Doc
|
2022-02-16 20:50:27 +01:00 |
|
Laurent Destailleur
|
67168ffb16
|
Merge pull request #20065 from Easya-Solutions/new-reception-all-products
NEW automatically set totally received status in reception
|
2022-02-16 20:48:50 +01:00 |
|
Laurent Destailleur
|
ea4eed31f5
|
Merge pull request #20066 from javieralapps4up/develop
FIX Andorra needs Code Banque
|
2022-02-16 20:38:26 +01:00 |
|
Laurent Destailleur
|
a7fab01059
|
Merge pull request #20069 from vincentjdc/expensse-report-download-fix
Fixes expensereport downloads
|
2022-02-16 20:37:32 +01:00 |
|
Laurent Destailleur
|
5cf8fae151
|
Merge pull request #20072 from fappels/15_fix_barcode_viewimage
Fix barcode viewimage regression on yogosha8628
|
2022-02-16 20:36:59 +01:00 |
|
Laurent Destailleur
|
cebada1966
|
Merge pull request #20071 from frederic34/patch-1
NEW Hook getNomUrl available everywhere in tooltip of ref links
|
2022-02-16 20:36:02 +01:00 |
|
Laurent Destailleur
|
ed10db668d
|
Merge pull request #20073 from atm-quentin/FIX_13_combinations
FIX weight is lost if it's comma on combinations card
|
2022-02-16 20:34:24 +01:00 |
|
Laurent Destailleur
|
73e2b13418
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-16 20:32:30 +01:00 |
|
Laurent Destailleur
|
2a18bce2f3
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/api/index.php
htdocs/langs/en_US/productbatch.lang
htdocs/langs/fr_FR/productbatch.lang
htdocs/ticket/list.php
|
2022-02-16 20:31:55 +01:00 |
|
Laurent Destailleur
|
906651d404
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-02-16 20:27:26 +01:00 |
|
Laurent Destailleur
|
e0563d2bef
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-02-16 20:27:07 +01:00 |
|
Laurent Destailleur
|
7029bb7000
|
Merge pull request #20077 from AlexisLaurier/bugfix/paymentByBankTransfertIndexTabEntity
add missing entity check on list of withdraws on index of paymentbyba…
|
2022-02-16 20:26:39 +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 |
|
Laurent Destailleur
|
a33ca21151
|
Merge pull request #20079 from AlexisLaurier/bugfix/fixPrelevmentLineDetails-ForBankPaymentTransfert
manage details of prelevment line for bank transfer
|
2022-02-16 20:22:54 +01:00 |
|
Laurent Destailleur
|
ab2d3460d7
|
Merge pull request #20080 from Easya-Solutions/new-total-mark-rate-in-list
NEW total mark rate in list
|
2022-02-16 20:22:15 +01:00 |
|
Laurent Destailleur
|
645bf9564e
|
Merge pull request #20084 from altairis-noe/stock_doc14
FIX: correct warehouse document location
|
2022-02-16 20:18:43 +01:00 |
|
Laurent Destailleur
|
357f6e234a
|
Merge pull request #20086 from altairis-noe/duplicate_serial_move_trans
FIX : translation string instead of error message text
|
2022-02-16 20:18:01 +01:00 |
|
Laurent Destailleur
|
b3d71b2a12
|
Merge pull request #20087 from ATM-Consulting/FIX_job_card_button_add_event
FIX : HRM | Change button and add title on job card
|
2022-02-16 20:17:10 +01:00 |
|
Laurent Destailleur
|
36c04a7b82
|
Merge pull request #20088 from Hystepik/develop#3
Fix : fix warnings php 8.0 on modulebuilder
|
2022-02-16 20:16:27 +01:00 |
|
Laurent Destailleur
|
190d8d6143
|
Merge pull request #19076 from inovea-conseil/FIX_ISSUE_DB_ERROR_SYNTAX-#18921
FIX ISSUE DB_ERROR_SYNTAX #18921
|
2022-02-16 20:15:25 +01:00 |
|