Commit Graph

112767 Commits

Author SHA1 Message Date
Florian HENRY
6e20386809 fix: text-agling instead of text-align in style.css.php 2023-05-24 08:24:06 +02:00
Laurent Destailleur
91d0bd5e1b
Merge pull request #24851 from noec764/15_FIX_Load_langs_for_extrafields_error
FIX: Langs was not loaded for extrafields error
2023-05-22 18:42:47 +02:00
Laurent Destailleur
6469d85c4d
Update extrafields.class.php 2023-05-22 18:42:14 +02:00
Noé Courtier
6cacc44051 FIX: Langs was not loaded for extrafields error 2023-05-22 18:01:32 +02:00
Laurent Destailleur
74e6fbec71 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-21 23:26:33 +02:00
Laurent Destailleur
ab51e30c7a Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-05-21 23:24:51 +02:00
Laurent Destailleur
5060d2c4f0 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2023-05-21 23:23:15 +02:00
Laurent Destailleur
7475d4aaa2 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2023-05-21 23:22:55 +02:00
Laurent Destailleur
92a7101893
Merge pull request #24724 from noec764/15_FIX_Fill_DB_with_instead_of_null
FIX: Authorize '0' subprice in supplier proposal line
2023-05-21 21:02:43 +02:00
Laurent Destailleur
6350df54e8 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-21 11:22:36 +02:00
Laurent Destailleur
7167ff89b3 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-05-21 11:21:27 +02:00
Laurent Destailleur
249cbc0232
Merge pull request #24485 from atm-lena/14.0_FIX_ReassortLot_Search
FIX reassortlot search categorie + add inithooks
2023-05-20 12:05:54 +02:00
Laurent Destailleur
8cbafe940d
Merge pull request #24814 from daraelmin/patch-1
FIX #24798 Deleting member subscription is not possible
2023-05-20 11:55:21 +02:00
Laurent Destailleur
2bd893cf60
Merge pull request #24836 from aspangaro/16p14
FIX - Remove warning on lettering - Impossible to write in ledger v16 v17 v18
2023-05-20 10:24:52 +02:00
Alexandre SPANGARO
a9f86d94ea FIX - Remove warning on lettering - Impossible to write in ledger v16 v17 v18 2023-05-20 08:11:39 +02:00
stickler-ci
b70676cc1f Fixing style errors. 2023-05-17 21:47:51 +00:00
daraelmin
8fa581f936
FIX #24798 Deleting member subscription is not possible
object subscription has no getfullname method, it's in adherent class
2023-05-17 22:59:51 +02:00
Laurent Destailleur
53aed716e8
Merge pull request #24789 from noec764/15_Fix_missing_error_message_intervention
FIX: Missing error message display on insertExtrafields()
2023-05-17 11:54:04 +02:00
Noé Courtier
0531f9a853 FIX: Missing error message display on insertExtrafields() 2023-05-17 10:56:15 +02:00
Laurent Destailleur
39da668060
Merge pull request #24739 from noec764/15_FIX_Tasks_event_not_displayed
FIX: Task events not displayed
2023-05-16 22:57:35 +02:00
Laurent Destailleur
997ef573fa
Merge pull request #24712 from fappels/16_fix_ecotaxe_dict
Fix search in hidden ecotaxe dictionary by code.
2023-05-16 20:51:42 +02:00
Laurent Destailleur
4bf136ae44
Merge pull request #24722 from noec764/15_FIX_No_error_message_if_pu_ht_is_null_supplier_proposal
FIX: No error message because  $price_ht_devise is equal to '0' if not filled because of price2num
2023-05-16 20:44:08 +02:00
Laurent Destailleur
584131140d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-16 19:43:47 +02:00
Laurent Destailleur
7e6666038c Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-16 19:43:23 +02:00
Laurent Destailleur
412b145d42
Merge pull request #24787 from avolani/16.0-patch001
Fix proposal line ids when cloning
2023-05-16 19:23:21 +02:00
stickler-ci
2c97b66c24 Fixing style errors. 2023-05-16 14:57:46 +00:00
avolani
79cacf58c2
Update propal.class.php
Fix IDs on created proposal lines when cloning so the hook createFrom has all the clone infos
2023-05-16 16:53:58 +02:00
Laurent Destailleur
4936eac654
Merge pull request #24741 from noec764/15_FIX_Add_Rights_Check_On_holiday_calendar
FIX: Add Missing rights check on holiday calendar
2023-05-12 19:35:31 +02:00
Laurent Destailleur
967ba248fd
Merge pull request #24738 from noec764/15_FIC_task_list_colspan
FIX: wrong colspan for tasks list
2023-05-12 19:23:13 +02:00
Laurent Destailleur
3ce147a1fb
Merge pull request #24746 from FHenry/15_fix_takepos_prodlabel
fix: html better than text because product label can contain html
2023-05-12 19:10:05 +02:00
Florian HENRY
d6a1a4b3d6 fix: html better than text because product label can contain html 2023-05-11 15:45:52 +02:00
stickler-ci
d25b226796 Fixing style errors. 2023-05-11 09:50:17 +00:00
Noé Courtier
4ad585facc FIX: Add Missing rights check on holiday calendar 2023-05-11 11:41:58 +02:00
Noé Courtier
07bec30c32 FIX: Task events not displayed 2023-05-11 11:10:33 +02:00
Noé Courtier
bc42bdef49 FIX: wrong colspan for tasks list 2023-05-11 09:25:07 +02:00
Noé Courtier
d8dd1ebd19 FIX: Authorize '0' subprice 2023-05-09 17:43:31 +02:00
Noé Courtier
bfe7cd76c2 FIX: No error message because $price_ht_devise is equal to 0 if not fill because of price2num 2023-05-09 17:12:09 +02:00
Francis Appels
25eb177bea Fix search in hidden ecotaxe dictionary by code. 2023-05-08 22:39:52 +02:00
Laurent Destailleur
9acf635551 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-03 02:38:05 +02:00
Laurent Destailleur
8b63f7e296 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-05-03 02:06:11 +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
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
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
5218a43a42 FIX Click on "NEW" in simple POS was broken 2023-04-28 18:59:12 +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
Gauthier PC portable 024
a93e3ab3f6 FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db) 2023-04-28 10:50:25 +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
Laurent Destailleur
8271ab0558
Merge pull request #24602 from atm-gauthier/fix_right_to_delete_timespent
FIX : deletion of a line of time spent (backport e3aa438d2a582313dfd5…
2023-04-26 22:12:56 +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