Laurent Destailleur
|
f1718d0116
|
Merge pull request #23616 from fmarcet/14.0
FIX: API access for deactivated users
|
2023-01-18 19:37:35 +01:00 |
|
Laurent Destailleur
|
4637f8a65e
|
Fix security
|
2023-01-18 19:11:15 +01:00 |
|
GregM
|
a3d4eb404d
|
Fix contact firstname lastname extrafields
|
2023-01-18 17:36:05 +01:00 |
|
Ferran Marcet
|
a00fa5a192
|
FIX: Do not convert negative line to discount if variable is active
|
2023-01-18 16:11:22 +01:00 |
|
Florian HENRY
|
6d8f80d46e
|
fix: module builder, backport workgin solution form 15.0
|
2023-01-18 16:10:21 +01:00 |
|
Laurent Destailleur
|
1fe589ac3e
|
Fix debug payment using SEPA Stripe
|
2023-01-18 14:43:09 +01:00 |
|
Laurent Destailleur
|
a384bdecdc
|
Debug payment SEPA from backoffice with Stripe
|
2023-01-18 14:36:46 +01:00 |
|
Laurent Destailleur
|
330f2307bd
|
Fix message
|
2023-01-18 12:59:48 +01:00 |
|
Laurent Destailleur
|
289570ffe5
|
Debug
|
2023-01-18 12:57:18 +01:00 |
|
GregM
|
1d50acb3cf
|
Fix fieldvalue emailtemplate
|
2023-01-18 12:10:58 +01:00 |
|
Ferran Marcet
|
8c969c7765
|
Merge branch '14.0up' into 14.0
|
2023-01-18 10:52:40 +01:00 |
|
Ferran Marcet
|
cb96378031
|
FIX: API access for deactivated users
|
2023-01-18 10:48:18 +01:00 |
|
kkhelifa
|
98356222c1
|
NEW: Can add any contact on events if global MAIN_ACTIONCOM_CAN_ADD_ANY_CONTACT is set at 1
|
2023-01-18 10:36:52 +01:00 |
|
stickler-ci
|
4ee0ede6d8
|
Fixing style errors.
|
2023-01-18 08:53:28 +00:00 |
|
Noé Courtier
|
d344e108c9
|
FIX: Errors Handling for CreateFrom Hooks
|
2023-01-18 09:44:23 +01:00 |
|
Noé Courtier
|
29966d8499
|
FIX: Add missing token when deleting template inn order_supplier admin menu
|
2023-01-18 09:29:11 +01:00 |
|
Laurent Destailleur
|
50db6de309
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-01-18 00:20:53 +01:00 |
|
Laurent Destailleur
|
af7570a2cd
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-01-18 00:16:03 +01:00 |
|
Laurent Destailleur
|
24bc8d022f
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-01-18 00:14:24 +01:00 |
|
Laurent Destailleur
|
708e284381
|
Enhance backward compatibility
|
2023-01-18 00:13:21 +01:00 |
|
Laurent Destailleur
|
66b1b6e5b3
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-01-17 23:56:39 +01:00 |
|
Laurent Destailleur
|
f7f8444361
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-17 23:56:38 +01:00 |
|
Laurent Destailleur
|
26972c55a8
|
Fix warnings
|
2023-01-17 23:56:22 +01:00 |
|
stickler-ci
|
82cccc82f5
|
Fixing style errors.
|
2023-01-17 19:23:01 +00:00 |
|
Regis Houssin
|
e5d4ea1b7c
|
FIX error with dol_banner_tab, ref is needed
|
2023-01-17 18:30:06 +01:00 |
|
Laurent Destailleur
|
06b048cb88
|
Merge pull request #23575 from tuxgasy/update_docker_with_php8
Update docker with php8
|
2023-01-17 18:20:30 +01:00 |
|
Laurent Destailleur
|
6182d56a19
|
Merge pull request #23578 from Humml87/develop_Fix_Missing_class_after_Kanban_integration
Fix: Crash in mo_list.php - missing BOM class file.
|
2023-01-17 18:06:48 +01:00 |
|
Laurent Destailleur
|
70f1261750
|
Merge pull request #23584 from fappels/develop_add_entrepot_trigger
NEW Add warehouse create and modify triggers.
|
2023-01-17 18:06:03 +01:00 |
|
Laurent Destailleur
|
1d632a0c02
|
Merge pull request #23585 from FHenry/16_fix_missing_token
FIX: missing token on Supplier proposal links
|
2023-01-17 18:03:29 +01:00 |
|
Anthony Berton
|
947365fabf
|
Update list_det.php
|
2023-01-17 17:48:37 +01:00 |
|
Laurent Destailleur
|
d4d7a7cc1d
|
Merge pull request #23589 from BB2A/Fix-pos-total-qty
Fix - pos total qty in order list det
|
2023-01-17 17:40:12 +01:00 |
|
Laurent Destailleur
|
0785186ec2
|
Merge pull request #23590 from BB2A/NEW---Add-sub-total-in-order-list-det
NEW - Add sub total in order list det
|
2023-01-17 17:40:00 +01:00 |
|
Laurent Destailleur
|
a3d20f2672
|
Merge pull request #23591 from lamrani002/kanbanExpensereport
NEW kanban mode for liste of expensereport
|
2023-01-17 17:37:35 +01:00 |
|
Laurent Destailleur
|
2890971264
|
Merge pull request #23594 from BB2A/FIX---Filter-checkbox-change-ranking
FIX - Filter checkbox memory to reload page on list order det
|
2023-01-17 17:36:44 +01:00 |
|
Laurent Destailleur
|
e1dd435b21
|
Merge pull request #23595 from Hystepik/develop#1
New #23494 : add birthday to thirdparty contact list
|
2023-01-17 17:36:02 +01:00 |
|
Laurent Destailleur
|
f79f4a3fcb
|
Merge pull request #23597 from lamrani002/kanbanForExpensereportPayment
NEW kanban mode for list of expensereport payments
|
2023-01-17 17:35:01 +01:00 |
|
Laurent Destailleur
|
14a4f88892
|
Merge pull request #23605 from randallmoraes/patch-8
Restrict by supplier instead of customer
|
2023-01-17 17:34:46 +01:00 |
|
Adrien Raze
|
0d134f62ac
|
FIX : Sub bom costs were not good
|
2023-01-17 17:22:32 +01:00 |
|
Laurent Destailleur
|
97dc7cf909
|
Merge pull request #23604 from Quentin-Seekness/patch-5
Update products.lang
|
2023-01-17 17:20:33 +01:00 |
|
Laurent Destailleur
|
84df8c4d9b
|
Merge pull request #23599 from lamrani002/kanbanForRecruitment
NEW kanban mode for list of recruitment job
|
2023-01-17 17:18:16 +01:00 |
|
Laurent Destailleur
|
e2d54b7c82
|
Merge pull request #23600 from lamrani002/kanbanForCandidature
kanban mode for list of applications job
|
2023-01-17 17:18:06 +01:00 |
|
Laurent Destailleur
|
1a3574f7d6
|
Merge pull request #23601 from lamrani002/kanbanforKnowledgeRecord
kanban view for list of knowledge records
|
2023-01-17 17:17:57 +01:00 |
|
Laurent Destailleur
|
00a0e4e246
|
Merge pull request #23603 from lamrani002/kanbanForTickets
NEW kanban mode for list of tickets
|
2023-01-17 17:17:47 +01:00 |
|
stickler-ci
|
781c6ed0b8
|
Fixing style errors.
|
2023-01-17 15:18:22 +00:00 |
|
Quentin-Seekness
|
d079348290
|
Update products.lang
|
2023-01-17 15:29:41 +01:00 |
|
Lamrani Abdel
|
6083aa3e50
|
kanban mode for list of tickets
|
2023-01-17 15:19:34 +01:00 |
|
Lamrani Abdel
|
28e5c3c7e4
|
kanban view for list of knowledge records
|
2023-01-17 14:39:47 +01:00 |
|
Laurent Destailleur
|
48161b8400
|
Debug v17. Bad param for selection of project
|
2023-01-17 13:50:23 +01:00 |
|
Lamrani Abdel
|
cc2ab0dd3e
|
kanban mode for list of applications job
|
2023-01-17 13:48:57 +01:00 |
|
Lamrani Abdel
|
86698834a3
|
kanban for recruitment job list
|
2023-01-17 13:25:10 +01:00 |
|