Commit Graph

107971 Commits

Author SHA1 Message Date
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
Frédéric FRANCE
c238791900
add missing init hook value 2023-04-25 20:17:54 +02:00
Laurent Destailleur
1eb483a981 FIX message MAIN_MESSAGE_INSTALL_MODULES_DISABLED_CONTACT_US 2023-04-25 19:50:15 +02:00
Laurent Destailleur
10e38ec7f9 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-25 19:14:33 +02:00
BitKFu
6657a34ff0 use dol_is_file instead of file_exists 2023-04-25 19:07:35 +02:00
Laurent Destailleur
f7dd265ee5 Clean code 2023-04-25 18:57:17 +02:00
Laurent Destailleur
a76cad9668
Merge pull request #24580 from randallmoraes/patch-13
Enable modify file to send by hook.
2023-04-25 18:15:29 +02:00
Laurent Destailleur
f141075896
Merge pull request #24581 from randallmoraes/patch-14
Enable modify file to send, by hook
2023-04-25 18:14:47 +02:00
Laurent Destailleur
d30eb4d9a4
Merge pull request #24585 from frederic34/patch-1
Fiw warnings
2023-04-25 18:02:40 +02:00
Laurent Destailleur
9f4db8986a
Merge pull request #24586 from frederic34/patch-5
Doc
2023-04-25 18:02:16 +02:00
Laurent Destailleur
a6246167d7
Merge pull request #24588 from frederic34/patch-6
load translation for tooltip
2023-04-25 18:01:03 +02:00
Laurent Destailleur
e85abc3b17
Merge pull request #24589 from hregis/fix_sql_update_error
FIX avoid error when computed property of extrafields is used
2023-04-25 17:58:56 +02:00
Christophe Battarel
d7b770bb74 FIX : reopen supplier order after line delete if needed 2023-04-25 17:31:02 +02:00
Laurent Destailleur
2635ec9c19 NEW Autofill email form with the email template with status "Default" on 2023-04-25 16:57:31 +02:00
Laurent Destailleur
06228ca645 Look and feel v18 2023-04-25 16:22:56 +02:00
Laurent Destailleur
5470c1e64e Fix duplicate textarea 2023-04-25 16:02:50 +02:00
Laurent Destailleur
e51d0beefa Merge commit '13aeb4542924b7112c56ca7e0fe30b5174eb9adb' into develop 2023-04-25 15:43:18 +02:00
Laurent Destailleur
13aeb45429 Fix missing par $check 2023-04-25 15:31:14 +02:00
stickler-ci
10f286c454 Fixing style errors. 2023-04-25 13:04:59 +00:00
jonathan-lescaut
2f68ba1e2f
fix compatibility with actioncomm
Compatibility with actioncomm table which has id instead of rowid
2023-04-25 14:57:05 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Florian HENRY
08b81e9091 fix: with auguria when user have only supplier invoie right the Financial top menu is not displayed 2023-04-25 11:17:27 +02:00
Laurent Destailleur
0d98df9568 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 10:39:39 +02:00
Laurent Destailleur
ad07f3b7e8 FIX making search in takepos broken when TAKEPOS_PRODUCT_IN_STOCK is set 2023-04-25 10:39:21 +02:00
Regis Houssin
9ed12a7b5a FIX avoid error when computed property of extrafields is used 2023-04-25 10:20:54 +02:00
Frédéric FRANCE
6f351d5481
load translation for tooltip
translation was not loaded when using ajax tooltip
2023-04-25 09:46:12 +02:00
Maximilien Rozniecki
ceb3ab077c remove includes from modification 2023-04-25 09:37:03 +02:00
Frédéric FRANCE
60b308b394
Doc 2023-04-24 20:24:34 +02:00
Frédéric FRANCE
20c8d47d6a
Fiw warnings 2023-04-24 20:11:02 +02:00
Laurent Destailleur
936512d0bb Update Stripe lib to 10.7.0 2023-04-24 18:42:04 +02:00
Gerhard Stephan
799f8c5d12 Remove whitespace at the end of the line 2023-04-24 18:35:43 +02:00
Laurent Destailleur
06f8291e07 Dolibarrize v18 2023-04-24 18:09:18 +02:00
Maximilien Rozniecki
847870f29f more warning corrected 2023-04-24 18:07:44 +02:00
Laurent Destailleur
a09a29fa6a Code comment 2023-04-24 17:56:32 +02:00
Maximilien Rozniecki
63a02083b8 PHP8 compatibility 2023-04-24 17:37:44 +02:00
Laurent Destailleur
ecc85263d0 Trans 2023-04-24 16:51:23 +02:00
Laurent Destailleur
1c3264ee0a
Merge pull request #24443 from altairis-benjamin/ticketAssignNotification
NEW Send a notification email when ticket assigned
2023-04-24 16:47:24 +02:00
Laurent Destailleur
0f65dbe5a7
Merge pull request #24560 from AuTEAMation/multicurrency-api
NEW: Multicurrency REST API to create, update, delete, update rate...
2023-04-24 16:18:06 +02:00
Laurent Destailleur
c960bb73da
Merge pull request #24571 from erikvanberkum/develop
fix: typo in constant MAIN_AUTOFILL_DATE_ORDER
2023-04-24 16:16:09 +02:00
Laurent Destailleur
5abe61b90a
Merge pull request #24576 from grandoc/new_branch_24_04_2023
fix : Typo issue
2023-04-24 16:15:38 +02:00
Laurent Destailleur
70f5174938
Merge pull request #24577 from FHenry/17_fix_24405
fix: #24405 (save deposit percent)
2023-04-24 16:02:30 +02:00
Laurent Destailleur
7c0611f34d
Merge pull request #24579 from frederic34/fiscalyear
tooltip ajax for Fiscalyear
2023-04-24 15:53:47 +02:00
Randall Mora
eb5c02a83d
Enable modify file to send, by hook
Enable modify file to send, by hook
2023-04-24 07:43:25 -06:00
Randall Mora
c6143bcf3f
Enable modify file to send by hook.
Enable modify file to send by hook.
2023-04-24 07:40:59 -06:00
Laurent Destailleur
86a0df9ce0 Autofill mor/phy when creating member from membership type card. 2023-04-24 15:35:33 +02:00
Laurent Destailleur
6cb1424824 Removed a message non expected in a lot of cases 2023-04-24 15:33:14 +02:00
Laurent Destailleur
a6d1cdcef9 Dolibarrize page 2023-04-24 15:01:31 +02:00
Laurent Destailleur
04bca1cc1f Fix when membership type option "Any amount" when Yes. 2023-04-24 14:51:20 +02:00
Gerhard Stephan
002c2b0abe Prevent PHP Warning in error log file, when the generated doc file does not exists.
This is the case when we create a PDF file out of a ODT file and automatically delete the ODT.
The indexed file will then be the ODT, which can't be found on drive (because it has been deleted when converting to PDF) and therefore creates an error log entry.
2023-04-24 14:11:06 +02:00
Laurent Destailleur
155c52bc30 Fix #yogosha16184 2023-04-24 13:52:31 +02:00
Laurent Destailleur
6b942aed6f Better http message on not allowed access 2023-04-24 13:20:23 +02:00
Laurent Destailleur
ec3fcd852a Fix #yogosha16039 2023-04-24 12:46:52 +02:00
VESSILLER
99206d5570 FIX special chars in generated file name from build doc mass action 2023-04-24 12:08:45 +02:00
Laurent Destailleur
351c8c58b2 Fix look and feel v17 2023-04-24 11:45:20 +02:00
Florian HENRY
cdd8b00534 fix: #24405 (save deposit percent) 2023-04-24 11:30:22 +02:00
Philippe GRAND
110393c89e fix : Typo issue 2023-04-24 10:56:24 +02:00
Frédéric FRANCE
d391d8a298 tooltip ajax for fiscalyear 2023-04-24 10:25:44 +02:00
Frédéric FRANCE
f023e213f7 tooltip ajax for fiscalyear 2023-04-24 10:22:05 +02:00
Frédéric FRANCE
4eca22afc8 tooltip ajax for fiscalyear 2023-04-24 10:06:02 +02:00
Laurent Destailleur
56a0b16abc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-24 02:08:59 +02:00
Laurent Destailleur
fc04299f88 Look and feel v18 2023-04-24 02:07:20 +02:00
Laurent Destailleur
586d9f5ba7 Look and feel v18 2023-04-24 01:59:39 +02:00
Laurent Destailleur
ee2a9d4891 Look and feel v18 2023-04-24 01:32:47 +02:00
Laurent Destailleur
a03358fa46 Debug v18 2023-04-24 01:03:43 +02:00
Laurent Destailleur
347d9c3e93 Fix warning when using extrafield separator 2023-04-23 22:38:52 +02:00
Laurent Destailleur
8cd8b5f401 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-23 22:12:06 +02:00
Laurent Destailleur
8a400f0e6f Trans 2023-04-23 21:45:47 +02:00
Laurent Destailleur
73539162ff Show sending mode on emailing file 2023-04-23 21:42:05 +02:00
Laurent Destailleur
67c67bbf2e Better compatibility 2023-04-23 16:28:28 +02:00
Laurent Destailleur
04d96f489b FIX Default VAT of product added does not take account buyer country 2023-04-23 15:24:10 +02:00
Laurent Destailleur
470cbb52f8 Fix phpunit 2023-04-23 14:09:08 +02:00
Aloïs Micard
5ec6b29345 Fix order line origin/origin_id when creating from proposal 2023-04-23 14:01:52 +02:00
Erik van Berkum
ec9fb80c02 fix: typo in constant MAIN_AUTOFILL_DATE_ORDER 2023-04-23 14:55:10 +09:00
Erik van Berkum
20b51db72c Revert "fix: typo in constant MAIN_AUTOFILL_DATE_ORDER"
This reverts commit 9a27d025a7.
2023-04-23 14:54:12 +09:00
Erik van Berkum
dd60d20019 Merge remote-tracking branch 'origin/develop' into develop 2023-04-23 14:52:32 +09:00
Erik van Berkum
0879ca0258 Merge remote-tracking branch 'origin/develop' into develop 2023-04-23 14:50:49 +09:00
Erik van Berkum
9a27d025a7 fix: typo in constant MAIN_AUTOFILL_DATE_ORDER 2023-04-23 14:47:54 +09:00
Alexandre Boin
0d41eb4296 FIX: Add Multicurrency permissions translations and pass CI tests 2023-04-22 19:30:15 +02:00
Laurent Destailleur
3a81318c15 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-22 01:02:55 +02:00
Laurent Destailleur
bf89d61686 NEW Update lib parsedownto 1.7.4 2023-04-22 01:01:08 +02:00
Laurent Destailleur
cd385a0605
Merge pull request #24488 from aspangaro/18a6
FIX:  Propagate vat-reverse charge information when supplier invoice is created from reception list
2023-04-21 19:00:26 +02:00
Laurent Destailleur
a7f5872975
Merge pull request #24493 from BB2A-Anthony/FIX---INVOICE_SHOW_SHIPPING_ADDRESS
FIX - Shipping address same third party
2023-04-21 18:48:31 +02:00
Laurent Destailleur
246750a89e
Merge pull request #24545 from frederic34/use_ismodenabled
use isModEnabled
2023-04-21 18:32:34 +02:00
Laurent Destailleur
a8e41a5cb9
Merge pull request #24568 from thomas-Ngr/develop_newpayment_manage_contracts
NEW Payment : manage contracts
2023-04-21 18:29:20 +02:00
Randall Mora
a65bbaf109
Fix getnomurl function
Fix the assignment of the period for the execution of the getnomurl function, executing the previous lookup of the period id
2023-04-21 08:27:34 -06:00
Randall Mora
ca5245a771
FIX reference id in getnomurl function.
Fix the assignment of the period for the execution of the getnomurl function, executing the previous lookup of the period id.
2023-04-21 08:24:27 -06:00
tnegre
53d2f8eaee pay whole contract 2023-04-21 16:06:09 +02:00
tnegre
5c5bb6ec7c Allow to pay a contract line from a stripe payment. TODO pay the whole contract. 2023-04-21 16:06:09 +02:00
Frédéric FRANCE
432e68bcbf
Update admin.lib.php 2023-04-21 16:02:30 +02:00
Frédéric FRANCE
5056373778
fix phpcs 2023-04-21 16:01:34 +02:00
Laurent Destailleur
01f8cb7a2d
Merge pull request #24549 from frederic34/patch-1
missing include
2023-04-21 15:18:13 +02:00
Laurent Destailleur
d943a0f810
Merge pull request #24556 from MaximilienR-easya/dev_Fix_missing_langs_entry
missing entry "PuttingDescUpToDate" inside lang file
2023-04-21 15:17:45 +02:00
Frédéric FRANCE
5f5fa38561 Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-21 15:16:08 +02:00
Laurent Destailleur
c2662912ec
Merge pull request #24561 from frederic34/patch-4
Fix 😍 in dolibarr when using utf8mb4
2023-04-21 15:11:07 +02:00
Laurent Destailleur
c59011971c
Merge pull request #24563 from frederic34/patch-5
add hooks in ecm card
2023-04-21 15:10:05 +02:00
Laurent Destailleur
3999f87fd2 Debug v18 2023-04-21 14:41:56 +02:00
Laurent Destailleur
ec83fe478f NEW product images on popup are cached 2023-04-21 14:17:24 +02:00
Laurent Destailleur
aa459721b7 Invert PROJECT_HIDE_PROJECT_LIST_ON_PROJECT_AREA into
PROJECT_SHOW_OPEN_PROJECTS_LIST_ON_PROJECT_AREA
2023-04-21 13:36:35 +02:00
Laurent Destailleur
9859720dc3 Clean module dependency system 2023-04-21 13:27:50 +02:00
Frédéric FRANCE
199650f498 fix typo 2023-04-20 22:51:33 +02:00
Frédéric FRANCE
78ae00d342
add init hook 2023-04-20 22:14:02 +02:00
Frédéric FRANCE
dbfc6d0715
add hooks in ecm card 2023-04-20 22:12:56 +02:00
stickler-ci
69f6685971 Fixing style errors. 2023-04-20 18:23:40 +00:00
antonin_tdj
1410565b83
Fix ref_client on Project Overview for propale
The ref_customer in the propal object is name ref_client. 
I just added another check if nothing is found.
2023-04-20 19:55:31 +02:00
Frédéric FRANCE
97dcae2339 use isModEnabled 2023-04-20 19:11:45 +02:00
Frédéric FRANCE
163bd91ebe
Update mysqli.class.php 2023-04-20 18:53:04 +02:00
Frédéric FRANCE
9ae24a0369
fix bad edit 😳 2023-04-20 18:46:40 +02:00
Frédéric FRANCE
c6aa069705
Fix 😍 in dolibarr when using utf8mb4 2023-04-20 18:32:09 +02:00
Alexandre Boin
9fc4055af3 NEW: Multicurrency REST API to create, update, delete, update rate...
- Add permissions for currencies and their rates
- Fix invalid SQL syntax in Currency update request
2023-04-20 17:32:33 +02:00
Marc de Lima Lucio
b4c196b2fb FIX: product notes rights 2023-04-20 15:50:24 +02:00
Laurent Destailleur
692eee1e25 FIX bad message oncallback of online payment 2023-04-20 13:14:50 +02:00
Laurent Destailleur
a39ceee426 Log 2023-04-20 13:01:24 +02:00
Laurent Destailleur
6dea0425cf No ambigous test 2023-04-20 12:21:55 +02:00
Laurent Destailleur
863a9eb440 Fix: we should not mention external modules 2023-04-20 12:20:50 +02:00
Maximilien Rozniecki
734ca94b86 add an entry inside lang file "PuttingDescUpToDate" was missing 2023-04-20 10:29:22 +02:00
x
8643495361 BOM : Display only Default Workstation of line 2023-04-20 10:19:43 +02:00
x
c0da9cb50e Merge branch 'NEW_MoBom_AddLine_DefaultWorkstation' of github.com:atm-lena/dolibarr into NEW_MoBom_AddLine_DefaultWorkstation 2023-04-20 09:58:44 +02:00
x
dd5c61d9f2 Bom : Display workstation of line 2023-04-20 09:57:49 +02:00
Laurent Destailleur
998b2b263e Fix public virtual card 2023-04-19 23:42:05 +02:00
Laurent Destailleur
ce283b6546 Doc 2023-04-19 22:21:14 +02:00
Laurent Destailleur
b47a8c86a3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/product/stock/card.php
2023-04-19 21:07:41 +02:00
stickler-ci
a5c4ec5dcf Fixing style errors. 2023-04-19 16:22:47 +00:00
Frédéric FRANCE
057407554a use isModEnabled 2023-04-19 14:06:16 +02:00
Frédéric FRANCE
3d4ee5da33 use isModEnabled 2023-04-19 14:00:43 +02:00
Frédéric FRANCE
fee9dec15a use isModEnabled 2023-04-19 13:58:08 +02:00
Frédéric FRANCE
ec8c550f37 use isModEnabled 2023-04-19 13:52:21 +02:00
x
fde16f42c9 Clean fields mo and bom fk_default_workstation 2023-04-19 12:23:48 +02:00
x
ff33e3c367 Add line mo : fk_default_workstation 2023-04-19 12:17:04 +02:00
x
2582866fbe Add bom and mo line : add fk_defauult_workstation info 2023-04-19 12:08:12 +02:00
Frédéric FRANCE
8df194021c
missing include 2023-04-19 12:05:01 +02:00
Frédéric FRANCE
2f4fe9d619 use isModEnabled 2023-04-19 09:07:55 +02:00
Oarces DEV
8776c6dcd9
Update card.php 2023-04-19 00:57:32 +02:00
Frédéric FRANCE
1d634557ce Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-18 23:40:57 +02:00
Frédéric FRANCE
77441f2dd2 use isModEnabled 2023-04-18 23:39:02 +02:00
Laurent Destailleur
62f51c4d35 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-18 21:55:11 +02:00
Laurent Destailleur
296ab378b1 Fix css 2023-04-18 21:54:52 +02:00
Laurent Destailleur
ee3a665da9
Merge pull request #24476 from aspangaro/18a5
Fix error on call function print_liste_field_titre
2023-04-18 21:54:31 +02:00
Laurent Destailleur
db9734414f
Merge pull request #24490 from bloxera/17.0
Fix #24489: Remove unnecessary output of extrafields
2023-04-18 21:41:40 +02:00
Laurent Destailleur
d699b29db3
Merge pull request #24494 from hregis/fix_import_parse_error
FIX missing entity field in unique index
2023-04-18 21:38:54 +02:00
Laurent Destailleur
4be0cafad0
Merge pull request #24495 from hregis/fix_dependency
FIX missing entity field in unique index (since v16)
2023-04-18 21:34:00 +02:00
Laurent Destailleur
2c7ac5daf9
Merge pull request #24546 from frederic34/patch-1
typo
2023-04-18 21:32:05 +02:00
Laurent Destailleur
fc3e07ce57 Doc 2023-04-18 21:28:49 +02:00
Laurent Destailleur
b85652e964 Code comment 2023-04-18 21:23:32 +02:00
Frédéric FRANCE
04bfbb5723
property and doc 2023-04-18 21:11:48 +02:00
Frédéric FRANCE
b1aee4dda6 Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-18 21:03:22 +02:00
Laurent Destailleur
ca23849119
Merge pull request #24503 from jyhere/jyhere-patch-8
FIX check on wrong variable, some unnecessary code removed
2023-04-18 21:01:05 +02:00
Frédéric FRANCE
25850a7e0a
typo 2023-04-18 20:59:43 +02:00
Frédéric FRANCE
1cb2a9afd1 fix doc 2023-04-18 20:49:27 +02:00
Frédéric FRANCE
da8e1740bf Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-18 20:46:41 +02:00
Laurent Destailleur
b9a014cd06
Merge pull request #24538 from atm-lena/develop_NEW_DefaultWorkstation_BomAndOfLine
Add fk_default_workstation  on bom line and mrp production
2023-04-18 20:42:59 +02:00
Frédéric FRANCE
cfa10bb8ba use isModEnabled 2023-04-18 20:40:07 +02:00
Laurent Destailleur
272a0030b7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-18 20:38:55 +02:00
Laurent Destailleur
f8d3c28e68 Look and feel v18 2023-04-18 20:37:42 +02:00
Frédéric FRANCE
40c5be6f7f use isModEnabled 2023-04-18 20:37:07 +02:00
Frédéric FRANCE
7760ba86da use isModEnabled 2023-04-18 20:33:36 +02:00
Frédéric FRANCE
a38a303e1c use isModEnabled 2023-04-18 20:23:34 +02:00
Frédéric FRANCE
15c60e29f4 use isModEnabled 2023-04-18 20:18:47 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
Laurent Destailleur
f22aa2e0c6
Merge pull request #24501 from priojk/patch-1
Fix: add missing closing html tag
2023-04-18 18:32:07 +02:00
Laurent Destailleur
2c29399fa9
Merge pull request #24500 from bloxera/fix_24356_final
Fix for #24256 with final cleanup.
2023-04-18 18:31:39 +02:00
Laurent Destailleur
45cdc26cd7
Merge pull request #24505 from lamrani002/manageApiFileInMB
optimize section for add & remove apiFile
2023-04-18 18:29:31 +02:00
Laurent Destailleur
31b2c961cd
Merge pull request #24502 from jyhere/jyhere-patch-7
FIX: undefined variable used in order billing mass action
2023-04-18 17:28:27 +02:00
Laurent Destailleur
bf493e5165
Merge pull request #24504 from frederic34/patch-1
Doc
2023-04-18 17:26:11 +02:00
Laurent Destailleur
73fde765eb
Merge pull request #24531 from grandoc/new_branch_17_04_23
update code to fix issues like : Warning: Undefined property: stdClas…
2023-04-18 17:25:44 +02:00
Laurent Destailleur
a30242eadc
Merge pull request #24507 from frederic34/repair_script
NEW repair script skip views
2023-04-18 17:24:52 +02:00
Laurent Destailleur
e9e44f7813
Merge pull request #24523 from BayramGrbz45/patch-1
Update llx_10_c_regions.sql
2023-04-18 17:18:32 +02:00
Laurent Destailleur
778020988d
Merge pull request #24524 from BayramGrbz45/patch-2
Update llx_c_tva.sql
2023-04-18 17:17:44 +02:00
Laurent Destailleur
859df8543b
Merge pull request #24525 from BayramGrbz45/patch-3
Update llx_20_c_departements.sql
2023-04-18 17:17:20 +02:00
Laurent Destailleur
cfdde463d3
Merge pull request #24526 from BayramGrbz45/patch-4
Update llx_c_currencies.sql
2023-04-18 17:16:21 +02:00
Laurent Destailleur
c80921345e
Merge pull request #24539 from frederic34/patch-4
use isModEnabled
2023-04-18 17:13:12 +02:00
Laurent Destailleur
68dadc1e0b
Merge pull request #24543 from noec764/16_FIX_Use_max_parameters_of_widget
FIX: Use max parameters of widget graph product distribution
2023-04-18 17:11:00 +02:00
Laurent Destailleur
54c70d3742 Rename files 2023-04-18 17:03:24 +02:00
Laurent Destailleur
6ab05df108
Merge pull request #23509 from FliyFly/feature#21426
NEW Add possibility to choose format #21426
2023-04-18 16:57:33 +02:00
Laurent Destailleur
2742da2379 Prepare charset 2023-04-18 16:56:17 +02:00
Noé Courtier
0a4d37dbcb FIX: Use max parameters of widget graph product distribution 2023-04-18 16:49:07 +02:00
Laurent Destailleur
224c7b1847 Debug v18 2023-04-18 16:40:38 +02:00
Christophe Battarel
d7436d5d8c fix test 2023-04-18 16:38:13 +02:00
Christophe Battarel
3de0a682c1 FIX for empty shipping 2023-04-18 16:31:58 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
Laurent Destailleur
7cf21e6ee6 Debug v18 2023-04-18 14:48:47 +02:00
Laurent Destailleur
8e51bf2c55 Debug 18 2023-04-18 14:04:27 +02:00
Noé Courtier
e394e5ba43 FIX: Fiscal year list ref display 2023-04-18 11:24:40 +02:00
stickler-ci
c2fe891ed6 Fixing style errors. 2023-04-18 09:06:26 +00:00
x
5ce5559ee5 Add field on class "fk_default_workstation" 2023-04-18 11:01:57 +02:00
Frédéric FRANCE
e3d6933cf0
Update translate.class.php 2023-04-18 10:53:00 +02:00
Frédéric FRANCE
ce227bd78e
use isModEnabled 2023-04-18 10:46:24 +02:00
x
939d5cc322 Add fk_default_workstation on bom line and mrp production 2023-04-18 10:26:51 +02:00
Philippe GRAND
35fc151c73 update code to fix issues like : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/paypal/admin/paypal.php on line 206 2023-04-17 11:40:39 +02:00
Anthony Berton
c362bb23b5 No url back to page. Don't return on list after create 2023-04-17 11:00:48 +02:00
Bayram Gürbüz
69bca5da4b
Update llx_c_revenuestamp.sql
fix tipo
2023-04-17 03:13:20 +03:00
Bayram Gürbüz
f376fce8b5
Update llx_c_revenuestamp.sql
Turkey Revenue stamp tax added
2023-04-17 03:02:42 +03:00
Bayram Gürbüz
c58840d32b
Update llx_20_c_departements.sql
typo fixed
2023-04-17 02:34:12 +03:00
Bayram Gürbüz
ed4331ee16
Update llx_c_currencies.sql
Turkey Lira currency sign fixed
2023-04-17 02:27:44 +03:00
Bayram Gürbüz
80a6d08e84
Update llx_20_c_departements.sql
Turkiye cities added
2023-04-17 02:21:20 +03:00
Bayram Gürbüz
f0d4dc1caf
Update llx_c_tva.sql
Turkey Vat added
2023-04-17 01:41:37 +03:00
Bayram Gürbüz
0c251d64bb
Update llx_10_c_regions.sql
Turkey regions added
2023-04-17 01:35:33 +03:00
Laurent Destailleur
4e3dcbab29 Fix phpunit 2023-04-15 12:13:24 +02:00
Laurent Destailleur
69376a4e8b Fix test error on setPassword 2023-04-15 12:07:32 +02:00
Laurent Destailleur
747cd766b0 FIX Pb in install when password start with some special char like ! 2023-04-15 04:29:19 +02:00
Laurent Destailleur
b55271dedb Fix warning 2023-04-15 03:27:35 +02:00
Laurent Destailleur
f02ff3f774 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-15 02:29:01 +02:00