Gauthier PC portable 024
70648477a7
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_stockstransfers
2021-10-07 10:37:09 +02:00
Alexandre SPANGARO
adfae30112
NEW Societe - Add perentity functionality on customer/supplier accountancy auxiliary account
2021-10-07 06:18:39 +02:00
Laurent Destailleur
9cf46eaf25
Fix stats graphs
2021-10-06 20:29:48 +02:00
Laurent Destailleur
34187d53f6
Fix missing invoice in stats when due date is unknown/null
2021-10-06 20:10:36 +02:00
Laurent Destailleur
88a482c615
Fix phpcs
2021-10-06 18:40:32 +02:00
Laurent Destailleur
520a4f55f8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2021-10-06 18:34:03 +02:00
Laurent Destailleur
96b617cb4d
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/eventorganization/conferenceorboothattendee_card.php
htdocs/mrp/mo_list.php
2021-10-06 18:30:26 +02:00
Gauthier PC portable 024
231f809106
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/integration_GPEC_code
2021-10-06 17:55:36 +02:00
Indelog
18fb3a352b
Add hook to overide sourcetype and targettype for linked object
...
This add hook `setLinkedObjectSourceTargetType` in
`CommonObject::showLinkToObjectBlock()` and in
`CommonObject::fetchObjectLinked()` to allow overiding sourcetype and
targettype by custom modules.
2021-10-06 17:18:45 +02:00
Laurent Destailleur
4208964153
Merge branch 'develop' into patch-10
2021-10-06 16:09:54 +02:00
Laurent Destailleur
7e0ec949c0
Merge pull request #18915 from vincentjdc/vat-number-societe-list
...
NEW Add `SOCIETE_SHOW_VAT_IN_LIST` to display VAT number in combo list of thirdparties
2021-10-06 15:33:46 +02:00
Vincent Dieltiens
2889af9fae
Add SOCIETE_SHOW_VAT_IN_LIST option to let the possibility to display (and search) VAT number in list of 'societe'
2021-10-06 15:23:23 +02:00
Laurent Destailleur
4be2d1414e
Fix regression
2021-10-06 14:03:10 +02:00
Francis Appels
dceb2b5341
Fix fatal error
2021-10-06 13:36:11 +02:00
Laurent Destailleur
329bc331db
Merge pull request #18899 from fappels/14_fix_espadon
...
FIX fatal error on expedition espadon model
2021-10-06 13:29:47 +02:00
Laurent Destailleur
ea3e3b133d
Debug eventorganization modules
2021-10-06 12:55:07 +02:00
Indelog
45e6ea45dc
Fix stickler
2021-10-06 12:19:10 +02:00
Indelog
fb775e2c6e
Fix Add module part in llx_element_element on CommonObject::add_object_linked()
...
Add module part to target type if object has $module property and is'nt
in core modules.
2021-10-06 12:14:46 +02:00
Laurent Destailleur
93b4853f8e
Fix var_dump
2021-10-06 11:52:12 +02:00
Laurent Destailleur
ff56415c00
Merge pull request #18903 from aspangaro/15a21
...
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 16:51:41 +02:00
Gauthier PC portable 024
1d4d4dfe18
FIX : ihm
2021-10-05 15:43:57 +02:00
Marc de Lima Lucio
fb13b666b8
FIX: deposit payment terms: susbstitute percentage in payment term label with bespoke substitution key
2021-10-05 15:26:43 +02:00
Marc de Lima Lucio
0d174ebd71
cMerge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2021-10-05 14:57:21 +02:00
Laurent Destailleur
413164f5c0
NEW can upload the odt file for product doc template
2021-10-05 13:48:13 +02:00
Laurent Destailleur
b4cfe35138
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-05 13:39:46 +02:00
Marc de Lima Lucio
6ed9e00b4d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2021-10-05 13:35:50 +02:00
Laurent Destailleur
b11dbf069e
FIX Bad use of a forced contact of another company on PDF/ODT documents
2021-10-05 13:11:54 +02:00
Marc de Lima Lucio
f4c22c0ae7
FIX: deposit payment terms: PHPDoc
2021-10-05 13:02:12 +02:00
Laurent Destailleur
379dd9ccbb
Fix position of text
2021-10-05 12:09:03 +02:00
Indelog
6c82b1d0e1
Fix creataing invoice originating for custom module
...
This fix the invoice create form when we provide `origin` element in
url. The actual create form overide the value for origin field with
`$objectsrc->element`. This make creation of invoice originating from a custom
module module impossible because we need the module part to instantiate
the class for the custom module object.
This also modify Common Object::fetch Object Linked() to append the
module part for `$sourcetype` and `$targettype` if it not set and object
have module property and it not in core module.
2021-10-05 11:35:43 +02:00
Marc de Lima Lucio
b06857136a
NEW: deposit payment terms: show percentage on proposal/order PDFs
2021-10-05 11:31:03 +02:00
Marc de Lima Lucio
54782f5d4c
FIX: deposit payment terms: don't show percentage input on lists
2021-10-05 11:11:27 +02:00
Laurent Destailleur
50470f84c4
Look and feel v15. Stay at same position on doc generation
2021-10-05 11:03:51 +02:00
Marc de Lima Lucio
337531f832
FIX: deposit payment terms: correctly restrict them to objet other than invoices and template invoices
2021-10-05 10:54:22 +02:00
Laurent Destailleur
f0703b414a
css
2021-10-05 10:24:31 +02:00
Alexandre SPANGARO
3f26ab195b
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:46:48 +02:00
Alexandre SPANGARO
edf91ce77c
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:41:03 +02:00
Laurent Destailleur
355f17be3d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-05 09:11:37 +02:00
Laurent Destailleur
5ad02ccc32
MAIN_EMAIL_ADD_TRACK_ID removed, MAIN_FIX_FOR_BUGGED_MTA 1 by defaut
2021-10-05 09:11:20 +02:00
Alexandre SPANGARO
d10ec688c7
HTML5 - <font> tag is deprecated, replace by <span>
2021-10-05 09:03:13 +02:00
Alexandre SPANGARO
463efd3802
Missing language key
2021-10-05 06:26:19 +02:00
Francis Appels
d3cbda08dc
Fix fatal error
2021-10-04 22:12:50 +02:00
Laurent Destailleur
9617bbb463
Merge pull request #18788 from fr69400/develop
...
New : Add showdocument hook
2021-10-04 20:13:50 +02:00
Laurent Destailleur
2f6a4fa04a
Update html.formfile.class.php
2021-10-04 19:20:37 +02:00
Laurent Destailleur
950fccc186
Merge branch 'develop' into NEW_deposit_payment_terms
2021-10-04 19:06:42 +02:00
Marc de Lima Lucio
1b2494855d
NEW: deposit payment terms: set required invoice fields + filter payment terms with deposits in select + UI
2021-10-04 18:09:24 +02:00
Laurent Destailleur
86c8a53f24
Merge pull request #18892 from aspangaro/15a23
...
FIX Remove Isle of Man of ECC's countries compatible with VAT Rules
2021-10-04 15:32:40 +02:00
Laurent Destailleur
6060f0bfb0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/main.lang
2021-10-04 14:53:44 +02:00
Gauthier PC portable 024
0dd3681e50
FIX : several debug
2021-10-04 14:08:11 +02:00
Gauthier PC portable 024
73e741ca74
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_stockstransfers
2021-10-04 11:10:38 +02:00