Laurent Destailleur
f85487b758
Fix warning
2023-05-01 19:36:12 +02:00
Laurent Destailleur
8e0db1071a
Fix warning
2023-05-01 18:49:47 +02:00
Laurent Destailleur
91f5971b01
Fix alignment
2023-05-01 18:46:22 +02:00
Laurent Destailleur
5f1471c874
Show warning when currency is disabled
2023-05-01 18:43:09 +02:00
Laurent Destailleur
72f96cc16c
Merge pull request #24437 from FliyFly/editpropalattributes
...
Edit attributes on propal card
2023-05-01 18:15:06 +02:00
Laurent Destailleur
a1ba425765
Fix warnings
2023-05-01 18:12:59 +02:00
Laurent Destailleur
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +02:00
Laurent Destailleur
4f7f2b4e5a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-01 16:41:43 +02:00
Laurent Destailleur
e9aff0f776
Fix qodana warning
2023-05-01 16:41:28 +02:00
Laurent Destailleur
582f13c81b
Merge pull request #24518 from cmfpmatik/patch-4
...
NEW : Update card.php fichinter - Total duration in hours
2023-05-01 16:41:04 +02:00
Laurent Destailleur
af5b821b44
Merge pull request #24578 from Easya-Solutions/14.0_fix-massaction-builddoc-special-chars
...
FIX special chars in generated file name from build doc mass action
2023-05-01 16:39:30 +02:00
Laurent Destailleur
8857a74070
Merge pull request #24654 from alexandre-janniaux/modulebuilder-myobject-replace/1
...
FIX #24653 modulebuilder: replace /myobject/ in includes
2023-05-01 16:34:11 +02:00
Laurent Destailleur
759ddd2d73
Clean code
2023-05-01 16:21:00 +02:00
Alexandre Janniaux
4a3407aa82
FIX #24653 modulebuilder: replace /myobject/ in includes
...
The templates view, like myobject_card.php are including the following
files:
dol_include_once('/mymodule/class/myobject.class.php');
dol_include_once('/mymodule/lib/mymodule_myobject.lib.php');
The mymodule value was replaced correctly, but the myobject value
wasn't, leading to another classfile beind included when, for instance,
creating new `myobject` objects (whatever myobject actually was, except
myobject of course), and resulting in PHP errors like:
Fatal error: Uncaught Error: Class "DemoObject" not found in
/var/www/html/custom/demobug/demoobject_card.php:105 Stack trace:
#0 {main} thrown in
/var/www/html/custom/demobug/demoobject_card.php on line 105
Fixes #24653
2023-05-01 16:10:05 +02:00
Laurent Destailleur
a4563c7ad4
Close #24625
2023-05-01 14:47:21 +02:00
Laurent Destailleur
45688e287a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-01 14:45:33 +02:00
Laurent Destailleur
4fb496a1d2
Merge pull request #24633 from frederic34/commonpeople
...
move some methods in trait
2023-05-01 14:43:08 +02:00
Laurent Destailleur
6445d80184
Merge pull request #24648 from aspangaro/18a7
...
NEW: Accountancy REST API GET Exportdata FPC21
2023-05-01 14:40:19 +02:00
Laurent Destailleur
d31f694f49
Merge pull request #24634 from frederic34/enhance_warehouse_tooltip
...
add categories in warehouse ajax tooltip
2023-05-01 14:37:23 +02:00
Laurent Destailleur
0cc13ad8c2
Merge pull request #24652 from AuTEAMation/multicurrency-api
...
FIX: Multicurrency REST API wrong number of parameters on addRate()
2023-05-01 14:36:50 +02:00
Laurent Destailleur
2891b843a6
Merge pull request #24650 from sonikf/develop
...
Update 16.0.0-17.0.0.sql
2023-05-01 14:36:28 +02:00
Laurent Destailleur
e2ec34e1e5
Clean code
2023-05-01 14:33:08 +02:00
Alexandre Boin
d4fea38ae9
FIX: Multicurrency REST API wrong number of parameters when calling addRate()
2023-05-01 14:24:15 +02:00
Laurent Destailleur
fe816445f5
Fix warnings
2023-05-01 13:09:09 +02:00
Laurent Destailleur
cd9c7ca3d7
Fix warning
2023-05-01 12:43:28 +02:00
Laurent Destailleur
584c6c08b3
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-30 15:29:37 +02:00
Laurent Destailleur
3f45628d9b
Trans
2023-04-30 15:27:33 +02:00
Laurent Destailleur
de4cabb334
FIX dolButtonToOpenUrlInDialogPopup (missing return false)
2023-04-30 15:23:36 +02:00
Laurent Destailleur
a1b41a22db
Fix dolMd2Html
2023-04-30 15:13:04 +02:00
Alexandre SPANGARO
15d972a542
FIX Travis
2023-04-30 08:22:53 +02:00
Laurent Destailleur
d40fe56cb4
Fix warning
2023-04-30 04:50:10 +02:00
Laurent Destailleur
fd3ec20f36
Update qodana rules
2023-04-30 04:24:17 +02:00
Laurent Destailleur
382f45ec14
Clean code
2023-04-30 03:36:02 +02:00
sonikf
f87decd796
Update 16.0.0-17.0.0.sql
2023-04-30 00:26:47 +03:00
Laurent Destailleur
404940a14e
Remove separator from extrafields in popup
2023-04-29 20:04:51 +02:00
Laurent Destailleur
cfff62c2fa
Clean code
2023-04-29 15:46:44 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Frédéric FRANCE
0c93c89a94
clean code
2023-04-29 09:08:38 +02:00
stickler-ci
d2b2f99808
Fixing style errors.
2023-04-29 06:47:41 +00:00
Alexandre SPANGARO
c86f8af93f
Update iSuiteExpert Export
2023-04-29 08:38:34 +02:00
Alexandre SPANGARO
509fbd0a32
Update GestimumV5 Export
2023-04-29 08:36:58 +02:00
Alexandre SPANGARO
67ceec8529
Update GestimumV3 Export
2023-04-29 08:33:05 +02:00
Alexandre SPANGARO
508e798eae
Update Charlemagne Export
2023-04-29 08:24:13 +02:00
Alexandre SPANGARO
3b8a4df235
Update LDCompta10 Export
2023-04-29 08:19:21 +02:00
Alexandre SPANGARO
cb7d59dd1a
Update LDCompta Export
2023-04-29 08:10:23 +02:00
Alexandre SPANGARO
383bc8a4a7
Update Sage50Swiss Export
2023-04-29 08:09:22 +02:00
Alexandre SPANGARO
6b87da93c5
Update FEC2 Export
2023-04-29 08:08:03 +02:00
Alexandre SPANGARO
d4223c68aa
Update FEC Export
2023-04-29 08:07:07 +02:00
Alexandre SPANGARO
49ce12f3da
Update Configurable Export
2023-04-29 08:06:17 +02:00
Alexandre SPANGARO
61228c6a3c
Update OpenConcerto Export
2023-04-29 08:04:00 +02:00
Alexandre SPANGARO
211635ada9
Update Agiris Export
2023-04-29 08:01:12 +02:00
Alexandre SPANGARO
7ab189b054
Update EBP Export
2023-04-29 07:54:53 +02:00
Alexandre SPANGARO
40358bb12e
Update Winfic Export
2023-04-29 07:47:38 +02:00
Alexandre SPANGARO
e692919438
Update Quadra Export
2023-04-29 07:46:36 +02:00
Alexandre SPANGARO
226454b602
Update Ciel Export
2023-04-29 07:45:09 +02:00
Alexandre SPANGARO
ca0e032a04
Update Bob50 Export
2023-04-29 07:44:32 +02:00
Alexandre SPANGARO
078be6088f
Update Coala Export
2023-04-29 07:43:48 +02:00
Alexandre SPANGARO
c22d5d076e
Update Cogilog Export
2023-04-29 07:43:15 +02:00
Alexandre SPANGARO
f94d2c2ece
Update Cegid Export
2023-04-29 07:42:33 +02:00
Alexandre SPANGARO
84ca644888
NEW: Accountancy REST API GET Exportdata
2023-04-29 07:40:58 +02:00
Alexandre SPANGARO
dee005822e
NEW: Accountancy REST API GET Exportdata
2023-04-29 07:37:02 +02:00
Frédéric FRANCE
5be9203d54
fix nedd buy new glasses
2023-04-28 20:46:19 +02:00
Laurent Destailleur
f3a7c26661
Merge pull request #24629 from mc2contributor/mc2dev
...
Mc2dev
2023-04-28 20:43:07 +02:00
Laurent Destailleur
4658d9676d
Merge pull request #24626 from alexandre-janniaux/install-inc-getopt-fix/1
...
Fix: install/inc: fix some issues on option parsing and add documentation
2023-04-28 20:41:17 +02:00
Laurent Destailleur
d99483c034
Merge pull request #24627 from frederic34/patch-2
...
Fix unknown variable in product.class.php
2023-04-28 20:04:54 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
48358ef3a5
Merge pull request #24638 from noec764/16_FIX_Expense_report_TTC_autofill
...
FIX: expense report autofill ttc input if force ttc conf is enabled
2023-04-28 20:00:29 +02:00
Laurent Destailleur
54c8176cc9
Merge pull request #24641 from fappels/develop_order_msg
...
Add missing error message on modify order error.
2023-04-28 19:59:17 +02:00
Laurent Destailleur
c4c71452d9
Merge pull request #24640 from atm-gauthier/fix_remove_NOTOKENRENEWAL
...
FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db8060781ee5…
2023-04-28 19:58:13 +02:00
Laurent Destailleur
1291095936
Merge pull request #24642 from Hystepik/develop#1
...
New : Dispatch card on reception object
2023-04-28 19:53:17 +02:00
Laurent Destailleur
5218a43a42
FIX Click on "NEW" in simple POS was broken
2023-04-28 18:59:12 +02:00
Laurent Destailleur
3b7e864b83
Fix regression
2023-04-28 18:44:08 +02:00
mc2contributor
8e0e134dc5
Add "@return void" to satisfy CI check
2023-04-28 10:20:48 -06:00
mc2contributor
7a8fd37a4a
Fix issues identified by CI in pull request.
2023-04-28 10:07:46 -06:00
Laurent Destailleur
5684a2d8fa
Merge pull request #24645 from Easya-Solutions/17.0_fix-common-field-url-edit
...
FIX edit field value of url
2023-04-28 18:02:24 +02:00
VESSILLER
bb36267be1
FIX edit field value of url
2023-04-28 16:58:16 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
Laurent Destailleur
600eb2b23b
NEW The batch for remind on due date can be setup from validation date
2023-04-28 15:42:41 +02:00
Laurent Destailleur
8dd72e4540
Debug v18
2023-04-28 14:45:07 +02:00
Alexandre Janniaux
9b2ffafd93
Fix install/inc: detect unknown options
...
Previous commit 3c883c4b31 added support
for parsing option -- in particular -c/--config -- and added some way of
detecting invalid arguments. But the detection was incorrect.
getopt will stop looking for arguments when it detects a non-argument
(dash-prefixed) which is not an option parameter, but checking that
options were all consumed should be done right after by comparing the
options up to this last non-argument and those that were detected.
This only displays the first unrecognized option, mimicking the
behaviour of most software.
2023-04-28 14:26:52 +02:00
Laurent Destailleur
c3deee285a
css
2023-04-28 14:15:34 +02:00
Laurent Destailleur
8c3a7cfb60
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-04-28 12:37:21 +02:00
Laurent Destailleur
cd949e9fa7
Fix error message not shown
2023-04-28 12:37:01 +02:00
Thibault Fiacre
63d380bde0
Fix for deleting loan payment
2023-04-28 12:22:30 +02:00
hystepik
397e6dce38
Fix CI
2023-04-28 12:18:14 +02:00
Lucas Marcouiller
79b686fb33
Merge branch 'develop' into develop#1
2023-04-28 11:31:43 +02:00
Gauthier PC portable 024
a93e3ab3f6
FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db)
2023-04-28 10:50:25 +02:00
Francis Appels
cec58e5631
Add missing error message on modify order error.
2023-04-28 10:48:50 +02:00
Noé Courtier
1844278c4d
FIX: expense report autofill ttc input if force ttc conf is enabled
2023-04-28 10:25:37 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Frédéric FRANCE
fbcab33519
add categories in warehouse ajax tooltip
2023-04-28 08:43:34 +02:00
Frédéric FRANCE
89d67c8fd4
move some methods in trait
2023-04-27 23:48:21 +02:00
Laurent Destailleur
c1196c7e4d
Fix doc
2023-04-27 23:07:10 +02:00
Laurent Destailleur
aafb54fbc3
Declare properties
2023-04-27 23:01:34 +02:00
Laurent Destailleur
05307c6667
Fix missing return
2023-04-27 22:49:38 +02:00
Laurent Destailleur
684e429872
Fix bad param of function call
2023-04-27 22:45:49 +02:00
Laurent Destailleur
8c798b25d0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 22:14:06 +02:00
Laurent Destailleur
f44c97d3c6
Code is using the Universal Filter Syntax
2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a
Clean code
2023-04-27 21:15:27 +02:00
stickler-ci
034f1167fd
Fixing style errors.
2023-04-27 18:51:33 +00:00
Frédéric FRANCE
249eaeb22d
fix warnings
2023-04-27 20:34:46 +02:00
Frédéric FRANCE
ec964040e6
Update product.class.php
2023-04-27 20:12:39 +02:00
Frédéric FRANCE
ef8f8d990a
Fix unknown variable in product.class.php
2023-04-27 20:07:36 +02:00
mc2contributor
a9775a4413
API endpoint to delete timespent record
2023-04-27 11:49:18 -06:00
mc2contributor
b7b322e661
API endpoint to update timespent record
2023-04-27 11:46:39 -06:00
Alexandre Janniaux
f19a36856b
install/inc: add some usage documentation
...
Change the way the existing script syntax is documented and add the
syntax and options for the step2.php script.
2023-04-27 19:12:58 +02:00
Alexandre Janniaux
d7f715cc36
Fix: install/inc: remove optional argument check
...
htdocs/install/step2.php has two optional argv parameters: action and
selectlang.
It doesn't have any version indicator, and thus doesn't have any
constraint on the number of parameters, so remove it from inc.php.
The constraint can still be re-included in the other files including
inc.php, as well as the other script-specific options.
2023-04-27 19:00:58 +02:00
Laurent Destailleur
0cf4fca331
Fix look and feel v17
2023-04-27 18:00:53 +02:00
Laurent Destailleur
57cbb21f6b
Merge pull request #24547 from frederic34/patch-2
...
property and doc
2023-04-27 16:25:26 +02:00
Laurent Destailleur
302f212d90
Merge pull request #24595 from frederic34/patch-5
...
fix warning PHP8.1
2023-04-27 16:24:02 +02:00
Laurent Destailleur
038add3a61
Merge pull request #24616 from VMR-Global-Solutions/patch-1
...
Update api_receptions.class.php
2023-04-27 16:21:29 +02:00
Laurent Destailleur
263d315ba4
Debug tooltip for cron
2023-04-27 16:19:35 +02:00
Laurent Destailleur
46e3413e8a
Fix tooltips
2023-04-27 15:55:21 +02:00
hystepik
e979a8c97c
add trans
2023-04-27 15:35:00 +02:00
Frédéric FRANCE
5e24ef5108
fix init_menu_auguria.sql
2023-04-27 15:29:42 +02:00
Laurent Destailleur
60385ea6ca
Merge pull request #24612 from frederic34/ajaxtooltip_cronjob
...
add ajax tooltip for cronjobs
2023-04-27 15:02:59 +02:00
Laurent Destailleur
020ba25956
Merge pull request #24620 from frederic34/patch-1
...
clean code
2023-04-27 14:59:17 +02:00
Laurent Destailleur
efc660aac3
Merge pull request #24622 from bafbes/abb170175
...
fix:Unused variable
2023-04-27 14:58:53 +02:00
hystepik
ca815ff9c6
working dispatchcard reception
2023-04-27 14:56:27 +02:00
Laurent Destailleur
96e8474fe5
FIX bank account not visible on credit transfer
2023-04-27 14:53:21 +02:00
Laurent Destailleur
796a6778b9
Fix warning
2023-04-27 14:45:06 +02:00
Frédéric FRANCE
d64da50a9e
Merge remote-tracking branch 'upstream/develop' into patch-2
2023-04-27 14:42:56 +02:00
Laurent Destailleur
80b6e78679
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 14:19:09 +02:00
bahfir abbes
8642791dce
Unused variable
2023-04-27 13:06:12 +01:00
Laurent Destailleur
8a92d7f905
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 14:03:59 +02:00
Laurent Destailleur
302c6a0ab9
Fix serious regression in creating MO.
2023-04-27 14:02:59 +02:00
Laurent Destailleur
44b5b4fde9
Fix look and feel v17
2023-04-27 12:53:50 +02:00
Laurent Destailleur
fa832e8a0d
Fix missing date in popup
2023-04-27 12:37:42 +02:00
Laurent Destailleur
84f79b592c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-27 12:24:47 +02:00
Laurent Destailleur
a11d8a5589
Fix field must never be empty
2023-04-27 11:55:49 +02:00
Frédéric FRANCE
53d2757a8f
clean code
2023-04-27 09:54:40 +02:00
Frédéric FRANCE
1d8c7f934f
clean code
2023-04-27 09:47:00 +02:00
Frédéric FRANCE
0d3fdbe408
clean code
2023-04-27 09:42:54 +02:00
Frédéric FRANCE
244a986baf
fix eval
2023-04-27 09:23:23 +02:00
VMR Global Solutions
7126ff7b1f
Update api_receptions.class.php
...
Change made in _private function validate in reception/class/api_receptions.class.php:709
replaced line 712
foreach (Shipments::$FIELDS as $field) { => foreach (Receptions::$FIELDS as $field) {
2023-04-27 09:16:17 +02:00
Christophe Battarel
7afdf2270f
remove rollback
2023-04-27 08:44:22 +02:00
Laurent Destailleur
e09e6ffe2c
Fix error message
2023-04-26 23:01:40 +02:00
Laurent Destailleur
eb0e56d9dd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-26 22:54:55 +02:00
Laurent Destailleur
99ba735327
Fix message
2023-04-26 22:49:33 +02:00
Laurent Destailleur
69b2089bf6
Merge pull request #24583 from BitKFu/Secure-indexFile
...
Prevent PHP Warning in error log file, when the generated doc file does not exists.
2023-04-26 22:33:38 +02:00
Frédéric FRANCE
a2c78bcec7
add ajax tooltip for cronjobs
2023-04-26 22:33:26 +02:00
Laurent Destailleur
21a3c3e82b
Merge pull request #24611 from frederic34/auguria_use_ismodenabled
...
clean code use isModEnabled
2023-04-26 22:25:21 +02:00
Laurent Destailleur
9a041774f9
Merge pull request #24553 from atm-lena/NEW_MoBom_AddLine_DefaultWorkstation
...
New mo bom add line default workstation
2023-04-26 22:11:27 +02:00
Laurent Destailleur
7253b30716
Merge pull request #24594 from frederic34/patch-1
...
add missing init hook value
2023-04-26 22:08:43 +02:00
Frédéric FRANCE
e52742ab4b
clean code use isModEnabled
2023-04-26 22:05:12 +02:00
Laurent Destailleur
d56a0fa503
Merge pull request #24597 from frederic34/patch-6
...
can setup max extrafields to show in tooltip
2023-04-26 22:04:07 +02:00
Laurent Destailleur
aa3fa86c4f
Merge pull request #24600 from frederic34/patch-8
...
add hook init context
2023-04-26 21:20:38 +02:00
Laurent Destailleur
2dbc944a4e
Merge pull request #24598 from frederic34/patch-7
...
Doc
2023-04-26 21:20:23 +02:00
Laurent Destailleur
98efea14cf
Merge pull request #24599 from frederic34/commonobjectclassdoc
...
add doc
2023-04-26 21:20:05 +02:00
Laurent Destailleur
ca00480f1a
Merge pull request #24603 from frederic34/patch-9
...
Fix getElementProperties for usergroup
2023-04-26 21:15:30 +02:00
Laurent Destailleur
447f992b92
Fix warning
2023-04-26 21:07:14 +02:00
Laurent Destailleur
07be975b2d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-26 21:05:57 +02:00
Laurent Destailleur
b3ea71f8f9
Merge pull request #24608 from solution-libre/fix-notification-templates
...
Fix notification templates
2023-04-26 21:05:41 +02:00
Laurent Destailleur
56c16379b3
Update init_menu_auguria.sql
2023-04-26 21:02:00 +02:00
Laurent Destailleur
3d5aac644e
Merge branch 'develop' into FIX---init-menu-auguria-isModEnabled
2023-04-26 20:56:59 +02:00
Frédéric FRANCE
d7c654665f
fix display extrafields in tooltip
2023-04-26 20:56:11 +02:00
Laurent Destailleur
dbe95db38a
Look and feel v18
2023-04-26 18:46:27 +02:00
Laurent Destailleur
86456e299c
NEW add option keepspace into dol_string_nospecialchar()
2023-04-26 18:25:56 +02:00
Laurent Destailleur
f45c4dc867
Fix invalid char into ustrd sepa field
2023-04-26 18:13:23 +02:00
Laurent Destailleur
9c4dc9a3d6
Add more date in ustrd field for credit transfer SEPA files
2023-04-26 18:04:51 +02:00
Florian HENRY
0d830aef89
fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and mail on thridparty exists there is an error
2023-04-26 17:50:59 +02:00
Florian HENRY
a3bd4a8cfd
fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and email exists the is an error
2023-04-26 17:48:09 +02:00
Florent Poinsaut
871610d4a1
Fix notification templates
2023-04-26 17:41:35 +02:00
Laurent Destailleur
f99da75a9f
Fix use ref instead of empty field in unstructured data sepa field
2023-04-26 17:40:36 +02:00
Anthony Berton
40212eb1fa
FIX - init menu auguria isModEnabled
2023-04-26 16:54:31 +02:00
Laurent Destailleur
1f97fcd2eb
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-26 13:27:06 +02:00
Laurent Destailleur
fcb139cbd5
Code comment
2023-04-26 13:25:47 +02:00
Laurent Destailleur
00d4e09c68
Fix filter lost
2023-04-26 13:20:28 +02:00
Laurent Destailleur
e375252a83
Clean code of dictionnary page
2023-04-26 12:45:02 +02:00
Laurent Destailleur
b31dbdc5ea
Add dictionary table for invoice subtypes (country specific)
2023-04-26 11:51:14 +02:00
Laurent Destailleur
e2a622b83a
Merge pull request #24562 from ibuiv/patch-2
...
FIX ref_client on Project Overview for propale
2023-04-26 11:41:34 +02:00
Laurent Destailleur
2f3cefcc09
Clean code
2023-04-26 11:41:02 +02:00
Laurent Destailleur
ff98cb10e3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-26 11:28:19 +02:00
Laurent Destailleur
a5a55b37c5
Add column subtype
2023-04-26 11:28:05 +02:00
stickler-ci
b4d4b96dc4
Fixing style errors.
2023-04-26 09:10:37 +00:00
Frédéric FRANCE
a665e69b2d
Fix getElementProperties for usergroup
2023-04-26 11:08:04 +02:00
Laurent Destailleur
2a3f174479
Merge pull request #24483 from sonikf/sonikf-patch-2
...
The deposit and replacement invoice types are not allowed in Greece.
2023-04-26 11:01:44 +02:00
Frédéric FRANCE
cf9ce353c3
Update ajaxtooltip.php
2023-04-26 10:58:19 +02:00
Frédéric FRANCE
a93cb8b572
Update commonobject.class.php
2023-04-26 10:56:52 +02:00
Laurent Destailleur
55ace3e601
Merge pull request #24582 from MaximilienR-easya/v17_php8_compatibility
...
PHP8 compatibility
2023-04-26 10:53:39 +02:00
Laurent Destailleur
1f763e1f36
Merge pull request #24438 from aspangaro/18a7
...
NEW: Accountancy - Add specific page to export accounting data
2023-04-26 10:52:49 +02:00
Laurent Destailleur
60c7c376a7
Merge pull request #24361 from atm-adrien/FIX_noUpdateProductionNeededForMo
...
FIX : No usage of the function updateProduction in the update function
2023-04-26 10:39:13 +02:00
Gauthier PC portable 024
bb350d062b
FIX : deletion of a line of time spent (backport e3aa438d2a)
2023-04-26 10:25:08 +02:00
Frédéric FRANCE
6e5abdc462
add hook init context
2023-04-26 09:48:02 +02:00
Frédéric FRANCE
93ed2621d9
add doc
2023-04-26 09:24:24 +02:00
Frédéric FRANCE
74ff77d8b2
add doc
2023-04-26 09:23:38 +02:00
Frédéric FRANCE
61b58e8234
Doc
2023-04-26 09:21:27 +02:00
Frédéric FRANCE
8cb877c118
can setup max extrafields to show in tooltip
2023-04-26 08:43:11 +02:00
Alexandre SPANGARO
6ab9b5d68e
Not display message to explain document are not included when we are in mode all includes
2023-04-26 07:18:00 +02:00
Laurent Destailleur
789336ab34
Fix qodana warning
2023-04-26 02:30:58 +02:00
Laurent Destailleur
8d06189621
Fix qodana warning
2023-04-26 02:21:41 +02:00
Laurent Destailleur
f228aa1a80
Fix phpcs
2023-04-26 01:59:53 +02:00
Laurent Destailleur
b1c51954dd
NEW Add link to edit VAT list from error message of missing VAT
2023-04-25 22:15:51 +02:00
Laurent Destailleur
40ed102dfe
Fix selection of email template
2023-04-25 21:30:00 +02:00
Laurent Destailleur
388ba8f399
Fix missing limit
2023-04-25 21:16:56 +02:00
Laurent Destailleur
c891196b5b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
302f5eb68d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-25 20:55:30 +02:00
Laurent Destailleur
0bc8227f48
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-25 20:54:15 +02:00
Laurent Destailleur
2e3e6f6899
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-04-25 20:51:40 +02:00
Frédéric FRANCE
697d36c7d1
fix warning
2023-04-25 20:31:49 +02:00