Commit Graph

117832 Commits

Author SHA1 Message Date
UT from dolibit
545fa935e3
Update ChangeLog 2023-01-22 20:41:25 +01:00
Laurent Destailleur
1513c46c77 Doxygen 2023-01-22 19:25:37 +01:00
Laurent Destailleur
29531b8cb4 Fix phpcs 2023-01-22 18:57:22 +01:00
Laurent Destailleur
d8ee8c728f
Merge pull request #23521 from comaiteseb/dev-pr110122
ajout d'un hook pour ajouter des landingpage dans la liste de user_ihm
2023-01-22 16:07:34 +01:00
Laurent Destailleur
642ba67a55 Fix missing include 2023-01-22 14:22:31 +01:00
Laurent Destailleur
260ef315d0 Fix missing include 2023-01-22 14:21:47 +01:00
Laurent Destailleur
9f8e368890 CSS 2023-01-22 14:15:55 +01:00
Laurent Destailleur
1beb0ad398 Fix responsive 2023-01-22 14:09:19 +01:00
Faustin
4208cb3bc6 escape missing in sql request 2023-01-22 13:54:39 +01:00
Laurent Destailleur
70509d105c Fix responsive 2023-01-22 13:27:22 +01:00
Faustin
9806941217 Update what is needed 2023-01-22 12:37:40 +01:00
Christian Humpel
5c5d8d11f3 add parentId (example id for SupplierOrder) 2023-01-21 23:43:47 +01:00
Christian Humpel
e48b16a9c5 integrate Contact Management for Supplier Orders 2023-01-21 23:20:43 +01:00
Frédéric FRANCE
fb492515df
fix missing include 2023-01-21 13:08:47 +01:00
Laurent Destailleur
7d6c802085 Fix image size 2023-01-21 12:25:23 +01:00
Laurent Destailleur
fa185e9cf0 NEW Add helplist property to describe fields of obects 2023-01-21 12:24:54 +01:00
Frédéric FRANCE
6ab5c79c6b
box_birthday_member doesn't give same date than box_birthday 2023-01-21 11:46:11 +01:00
Christian Humpel
3c26825b5d change description 2023-01-21 08:49:24 +01:00
Christian Humpel
439f8d4bb4 New: REST Api - GET /setup/dictionary/incoterms 2023-01-21 08:45:10 +01:00
Laurent Destailleur
f7302232df Fix rounding 2023-01-20 19:34:26 +01:00
Laurent Destailleur
9a5f19984b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-20 19:14:10 +01:00
Laurent Destailleur
4ffda61432 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-20 19:13:13 +01:00
Laurent Destailleur
56f0efa2fc Fix greek language 2023-01-20 19:09:56 +01:00
Laurent Destailleur
2104107759 Fix warnings 2023-01-20 17:38:47 +01:00
Randall Mora
343922210c
repair security issue
When reassing value to the $socid  in line 68 clean the filter set by $user->socid
2023-01-20 09:12:58 -06:00
Laurent Destailleur
e2dd443c58 Doc 2023-01-20 16:04:23 +01:00
Laurent Destailleur
0721c8b5d8 Clean code 2023-01-20 15:14:44 +01:00
Frédéric FRANCE
7df07b57ce
fix missing global in template modulebuilder 2023-01-20 13:58:04 +01:00
Laurent Destailleur
f054dabbdf NEW expend/collapse list of social networks 2023-01-20 13:51:07 +01:00
Laurent Destailleur
d3b5fa2983 Debug v17 2023-01-20 13:42:13 +01:00
Faustin
a6534cc755 Can edit service name 2023-01-20 13:31:03 +01:00
Laurent Destailleur
b78eebaae2 Clean code 2023-01-20 12:44:56 +01:00
Laurent Destailleur
31002317ee Debug kanban 2023-01-20 09:38:35 +01:00
Laurent Destailleur
7a13ca65b5 Fix missing empty value 2023-01-20 09:26:58 +01:00
Lamrani Abdel
2433248445 fix problem in sql 2023-01-19 18:07:18 +01:00
Lamrani Abdel
c6fd20deef add columns needed in the main sql 2023-01-19 17:43:20 +01:00
Lamrani Abdel
2dddebea8f Merge branch 'kanbanPositionList' of
github.com:lamrani002/dolibarr into kanbanPositionList
2023-01-19 17:41:35 +01:00
Lamrani Abdel
3927739685 add infos needed in the main sql 2023-01-19 17:27:53 +01:00
Thomas Negre
51f1871dd6 FIX on public ticket list, only the page 1 was accessible. Other pages were 404 error. 2023-01-19 17:22:31 +01:00
T. Mulzer
d8dcb0d101
Solves issue #17181 2023-01-19 17:13:25 +01:00
T. Mulzer
62d0b7b972
Update get_attribute_values.php 2023-01-19 17:10:50 +01:00
piernov
9a40c966bd
Fix: don setPaid sets paid field
When donation is classified as paid, paid field also needs to be set to 1 so that accounting reports show the correct information.
2023-01-19 16:31:32 +01:00
Laurent Destailleur
e6ca13ca65 Missing column 2023-01-19 15:57:44 +01:00
Laurent Destailleur
b4b6cba9fb NEW Show supplier invoice ref of direct debit transfer tab invoices 2023-01-19 15:56:30 +01:00
hystepik
84436e1217 Fix : php 8.1 warnings and dolibarr log 2023-01-19 15:31:47 +01:00
Laurent Destailleur
a092654ea8 NEW Add filter on nb of generation done in list of recurring invoices 2023-01-19 15:17:40 +01:00
Laurent Destailleur
97dfaf267e Fix missing total on qties 2023-01-19 14:59:02 +01:00
Laurent Destailleur
ac6705a7f6 NEW Filter on amount and qty on list of service's contracts 2023-01-19 14:54:11 +01:00
Laurent Destailleur
7759af1e0e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-19 14:31:12 +01:00
Laurent Destailleur
79c21e083a Fix bad position title lines 2023-01-19 14:29:28 +01:00