Commit Graph

106748 Commits

Author SHA1 Message Date
Laurent Destailleur
d2a336d0a1
Merge pull request #20152 from aspangaro/16a12
Increase the length of the ref_supplier field
2022-02-25 14:17:20 +01:00
Laurent Destailleur
4f054481d9
Merge branch 'develop' into 16a12 2022-02-25 14:15:08 +01:00
Laurent Destailleur
b46719c26b
Merge pull request #20168 from Dolibarr/snyk-fix-52e27fe6b47979b6bc328326a6d93d4c
[Snyk] Security upgrade zapier-platform-core from 11.0.1 to 11.3.1
2022-02-25 13:59:41 +01:00
Laurent Destailleur
7d6cbe0800
Merge pull request #20173 from thomas-Ngr/develop_new_SEPA_PmtTpInf_CdtTrfTxInf
NEW: SEPA XML - option to place payment Type Info at Credit transfer Transaction level
2022-02-25 13:48:32 +01:00
Laurent Destailleur
92daeeb5c9
Merge pull request #20179 from atm-gauthier/NEW/solde_until_date
NEW : solde() function evolution to be able to get solde until a chosen date
2022-02-25 13:35:33 +01:00
Laurent Destailleur
e5805f401a
Merge pull request #20185 from SylvainLegrand/new_ficheinter_keep_extrafield_format_from_origin
keep extrafield format from origine
2022-02-25 13:33:12 +01:00
Laurent Destailleur
a92a21b65b
Merge pull request #20184 from aspangaro/16a3
NEW Accountancy - Add date from/to on expense report binding & uniformize
2022-02-25 13:29:16 +01:00
Laurent Destailleur
28d91bfcf4
Merge pull request #20187 from SylvainLegrand/Debug_TCPDF_file_name
Debug TCPDF file name with spaces
2022-02-25 13:21:41 +01:00
Laurent Destailleur
09f8c63ed3
Merge pull request #20188 from SylvainLegrand/new_allow_show_logos_in_table
new : allow to show all logos on a table
2022-02-25 13:12:48 +01:00
Laurent Destailleur
e5ad31db0a
Merge pull request #20189 from atm-kevin/FIX_Add_Hooks_On_Supplier_Tabs
FIX : Add hooks on several supplier tabs
2022-02-25 13:09:07 +01:00
kevin
22fc4317be Add init hooks on several supplier tabs 2022-02-25 09:37:36 +01:00
Sylvain Legrand
e8ef2a8d8c new : allow to show all logos on a table 2022-02-25 09:33:08 +01:00
Sylvain Legrand
30d8174ac5 Debug TCPDF file name with spaces 2022-02-25 09:26:19 +01:00
Sylvain Legrand
61aa80c865 keep extrafield format from origine 2022-02-25 09:13:16 +01:00
Alexandre SPANGARO
6b4c4f19ab NEW Accountancy - Add date from/to on expense report binding & uniformize 2022-02-25 04:55:55 +01:00
Laurent Destailleur
c097ee5331 FIX #yogosha9089 2022-02-25 01:49:38 +01:00
Laurent Destailleur
8c61a29051 Show value of short_open_tags 2022-02-25 01:30:34 +01:00
Laurent Destailleur
117e1057e1 FIX #yogosha9083 2022-02-24 18:29:24 +01:00
Laurent Destailleur
98da84f9b2 FIX #yogosha9086 2022-02-24 18:15:04 +01:00
Laurent Destailleur
f0c5fe31f8 FIX #yogosha9083 2022-02-24 17:49:52 +01:00
stickler-ci
a0bc41cdba Fixing style errors. 2022-02-24 14:32:59 +00:00
Gauthier PC portable 024
517562b465 NEW : solde() function evolution to be able to get solde until a chosen date 2022-02-24 15:26:11 +01:00
Laurent Destailleur
ba3856f9e9 Fix regression 2022-02-24 14:21:28 +01:00
Laurent Destailleur
a6e7a41e98 FIX Reduce flash effect on collapse extrafield
FIX Reduce flash effect on edit inline feature.
2022-02-24 12:54:33 +01:00
Laurent Destailleur
118b211807 Fix error on null 2022-02-24 12:37:20 +01:00
Laurent Destailleur
4973019630 Fix #hunterb812ea22-0c02-46fe-b89f-04519dfb1ebd 2022-02-24 09:59:16 +01:00
Thomas Negre
7c29b2421d only display SEPA XML option at account creation if module payment by bank transfer is enabled 2022-02-24 09:52:41 +01:00
Thomas Negre
2d74e4fce1 add field pti_in_ctti in bank_account table description. Change column type to smallint. 2022-02-24 09:30:55 +01:00
Laurent Destailleur
43c3869f08 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-02-24 01:01:43 +01:00
Laurent Destailleur
c5cd6a5f3c Fix css 2022-02-24 00:17:49 +01:00
snyk-bot
c9873b04f4
fix: dev/examples/zapier/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
2022-02-23 21:22:57 +00:00
Laurent Destailleur
2f0040e9c1 Fix phpunit 2022-02-23 19:24:17 +01:00
Thomas Negre
83ed380e6b display XML SEPA config option only if 'payment by bank transfer' module is enabled 2022-02-23 16:36:57 +01:00
Thomas Negre
f2c85786ae add en_US strings 2022-02-23 16:24:32 +01:00
Thomas Negre
af4e1667e0 Payment by bank transfer: create optionnaly place payment type information (PmtTpInf) in credit transfer transaction information (CdtTrfTxInf)
- introduce PAYMENTBYBANKTRANSFER_FORCE_HIGH_PRIORITY const
2022-02-23 16:23:25 +01:00
Thomas Negre
7a13112ad8 bank card interface modification to allow configuration of payment type information in SEPA XML 2022-02-23 16:22:37 +01:00
Thomas Negre
6136de6a4a add 'pti_in_ctti' property for Account object. Update related methods. 2022-02-23 16:22:19 +01:00
Thomas Negre
80d85b4239 db migration: add a column in llx_bank_account to store the expected SEPA format concerning PmtTpInf. 2022-02-23 16:17:18 +01:00
Laurent Destailleur
64ce13e273 Clean setup page 2022-02-23 13:20:14 +01:00
Laurent Destailleur
88f1ae9c13 NEW A module can embed a sql script run at each Dolibarr upgrade 2022-02-23 12:55:15 +01:00
Laurent Destailleur
e119ea0524 css 2022-02-23 12:31:32 +01:00
Alexandre SPANGARO
7f29668c62 Increase the length of the ref_supplier field 2022-02-23 06:43:01 +01:00
Laurent Destailleur
e96061dd18 Fix phpunit SecurityTest 2022-02-22 23:46:57 +01:00
Laurent Destailleur
77e2969411 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-02-22 22:27:32 +01:00
Laurent Destailleur
c7c0c75429 Clean code 2022-02-22 22:27:09 +01:00
Laurent Destailleur
e0c24e5d29 Enhance WAF 2022-02-22 22:19:32 +01:00
Laurent Destailleur
27cc6078ed Clean code 2022-02-22 22:15:29 +01:00
Laurent Destailleur
d6786459b4 FIX #yogosha9054 2022-02-22 22:03:34 +01:00
Laurent Destailleur
209ab708d4 FIX #hunterb812ea22-0c02-46fe-b89f-04519dfb1ebd 2022-02-22 21:24:34 +01:00
Laurent Destailleur
c63e2c2981 Website tables are created only if module enabled. 2022-02-22 19:15:37 +01:00