Commit Graph

120647 Commits

Author SHA1 Message Date
Laurent Destailleur
1793b84d4c Fix disable an option that should not be available by default. 2023-03-17 01:26:31 +01:00
Laurent Destailleur
3a2a73fd02
Merge pull request #24229 from Easya-Solutions/16.0_fix-ticket-public-ajax-protection2
FIX missing protection on ajax public ticket page for valid email
2023-03-17 01:16:56 +01:00
Florent Poinsaut
cb93a462c1
Fix line edition in supplier order 2023-03-16 18:16:18 +01:00
kkhelifa
2b1457c7d7 Fix Stickler CI 2023-03-16 17:17:40 +01:00
Mickaël 'lastmikoi' FALCK
f136cee0f2
FIX #24138 Fix box_birthdays SQL for postgres
PR #21631's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.

In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-16 17:03:28 +01:00
kkhelifa
a73665f83f NEW: Generate documents on product batch (Files) 2023-03-16 17:01:22 +01:00
Jyhere
3e8da8bbe0 FIX: Broken SQL query for order stats when empty societe->client->voir rights 2023-03-16 16:59:31 +01:00
kkhelifa
99427dcc16 NEW: Generate documents on product batch (SQL) 2023-03-16 16:50:26 +01:00
hystepik
559d50a283 activate on fourn facture 2023-03-16 16:37:10 +01:00
Jyhere
ecfa7f1676 FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
hystepik
93cb4eb6bf New : uploadfile drag and drop on card 2023-03-16 14:51:15 +01:00
jyhere
33324cae68
Add missing printFieldListFrom hook in movements list 2023-03-16 12:59:32 +01:00
Laurent Destailleur
066e041783 Doc 2023-03-16 12:35:06 +01:00
Laurent Destailleur
15fcf43d39 Use md format 2023-03-16 12:31:22 +01:00
stickler-ci
6dc5e3a709 Fixing style errors. 2023-03-16 11:30:43 +00:00
Maxime Nicolas
596aefa008 Merge branch 'dev2023' of https://github.com/cmfpmatik/dolibarr into dev2023 2023-03-16 12:15:26 +01:00
Maxime Nicolas
887b3d49ea update interbank transfer 2023-03-16 12:15:19 +01:00
VESSILLER
84afd61eba FIX missing protection on ajax public ticket page for valid email 2023-03-16 11:21:56 +01:00
Lamrani Abdel
6fa3e7417d update function for rewrite permissions 2023-03-16 10:40:18 +01:00
Laurent Destailleur
b2afcad3f5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-16 09:43:30 +01:00
Laurent Destailleur
882857ce08 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-16 09:42:01 +01:00
Laurent Destailleur
5e49ed17d3 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-16 09:36:44 +01:00
Laurent Destailleur
6add56a425 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-16 09:35:23 +01:00
Laurent Destailleur
5c0179d5ed Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-03-16 09:32:50 +01:00
Laurent Destailleur
5af17195b7 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2023-03-16 09:31:50 +01:00
Laurent Destailleur
a52ae607ba Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2023-03-16 09:30:36 +01:00
Laurent Destailleur
6aa8ba8935 Removed unexpected files 2023-03-16 09:29:10 +01:00
Laurent Destailleur
f1fb8b2440 Removed unexpected files 2023-03-16 09:28:09 +01:00
Laurent Destailleur
0a8ebb7dc4 Removed unexpected files 2023-03-16 09:27:45 +01:00
Laurent Destailleur
f9b9c7eefe Removed unexpected files 2023-03-16 09:27:12 +01:00
Laurent Destailleur
38b82a14b6 Removed unexpected files 2023-03-16 09:26:38 +01:00
Laurent Destailleur
dade946160 Removed unexpected files 2023-03-16 09:26:03 +01:00
marcusdeangabriel
280a4f65f9
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-16 07:44:46 +01:00
Yoan Mollard
ccfb689054 Make the "public" setting clearer in the UI 2023-03-16 02:23:39 +01:00
Yoan Mollard
3d826061de Allow users to show or hide the table of membership types in UI
If the table is not shown, the form is shown directly as it was for
Dolibarr <= 16.0
2023-03-16 01:31:09 +01:00
Yoan Mollard
451a0e8469 Allow users to show or hide the "vote allowed" column in UI 2023-03-16 01:29:29 +01:00
Laurent Destailleur
72798f60a1 Update demo file 2023-03-15 16:22:01 +01:00
Laurent Destailleur
969cefd272 Clean demo file 2023-03-15 16:19:14 +01:00
Jakub Stříbrný
0093954437 NEW Support contact in post() document API
When uploading a document via the API, add the modulepart "contact". By this, documents linked to a contact can be uploaded.
2023-03-15 16:00:20 +01:00
Laurent Destailleur
388889a0e3 Table for TakePOS module created only when module is enabled 2023-03-15 15:54:40 +01:00
Laurent Destailleur
e5395c5568 Fix bad file name for table 2023-03-15 15:37:09 +01:00
Laurent Destailleur
e922f5052b Fix tooltip on table on list of pages 2023-03-15 15:17:34 +01:00
Laurent Destailleur
9cd9150529 Fix MAIN_MESSAGE_INSTALL_MODULES_DISABLED_CONTACT_US 2023-03-15 14:45:49 +01:00
marcusdeangabriel
b299068cf6
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-15 14:29:54 +01:00
Laurent Destailleur
9e68d98b4e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-15 14:24:59 +01:00
Laurent Destailleur
c0c057197a Backward compatibility 2023-03-15 13:49:43 +01:00
Laurent Destailleur
befdd967f7 Fix margin calculation on credit not when price is 0 2023-03-15 13:49:28 +01:00
Laurent Destailleur
8c4a590548 Fix MAIN_NO_INPUT_PRICE_WITH_TAX 2023-03-15 13:45:53 +01:00
Laurent Destailleur
657d964899 Add a protection for bad syntax of api key 2023-03-15 12:54:04 +01:00
Laurent Destailleur
dc80e6b029 Fix look and feel v18 2023-03-15 11:29:44 +01:00