Commit Graph

102219 Commits

Author SHA1 Message Date
Laurent Destailleur
d1cd43c9d8 Fix same file content = same hash 2022-10-28 04:02:42 +02:00
Laurent Destailleur
f682edb4f2 Missing some info in log file 2022-10-28 03:37:01 +02:00
Laurent Destailleur
b268f630a1 NEW conf->global->SYSLOG_FILE_ONEPERSESSION accept a string 2022-10-28 02:53:41 +02:00
Laurent Destailleur
a0203af926 Code comment 2022-10-28 02:49:57 +02:00
Laurent Destailleur
9792d4e0aa Fix missing picto in combo list 2022-10-28 01:40:32 +02:00
Laurent Destailleur
035c08536c Standardization of the name of some constant (customer match supplier) 2022-10-27 03:32:03 +02:00
Laurent Destailleur
fb9ec11ffb Deprecated method set_billed() on shipment and reception class has been
removed. Use setBilled() instead.
2022-10-27 02:37:08 +02:00
Laurent Destailleur
4b7655b784 Fix log 2022-10-27 02:21:04 +02:00
Laurent Destailleur
fde8d2865f Add a line into log 2022-10-27 02:06:02 +02:00
Laurent Destailleur
c7e4ca2437 Right alignement of button 2022-10-27 00:41:06 +02:00
Laurent Destailleur
36a9ac414d FIX The break of option in setup page was not working correctly 2022-10-27 00:38:32 +02:00
Laurent Destailleur
15310951b0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-25 21:16:52 +02:00
Laurent Destailleur
0e4a4b9e58 Fix phpcs error 2022-10-25 21:16:29 +02:00
Laurent Destailleur
7485a71be9
Merge pull request #22580 from thomas-Ngr/14.0_fix_supplier_proposal_line_edit
Fix supplier proposal line edit
2022-10-25 19:59:51 +02:00
Laurent Destailleur
94800e2d0f
Update objectline_edit.tpl.php 2022-10-25 19:58:53 +02:00
Laurent Destailleur
f2993f7c0f Better fix for #22589 2022-10-25 19:54:57 +02:00
Laurent Destailleur
47a3a77c81 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-25 19:51:25 +02:00
Laurent Destailleur
4a9fc9296b
Merge pull request #22589 from OPEN-DSI/develop_fix_get_origin_on_movement_stock
FIX: Fix the function get_origin() on MouvementStock class for general case
2022-10-25 19:51:15 +02:00
Laurent Destailleur
1e8f5b4753 Rename page of agenda to follow same naming than other elements 2022-10-25 19:39:59 +02:00
Laurent Destailleur
365917b40a
Merge branch 'develop' into NEW#22527-view-message 2022-10-25 17:33:43 +02:00
Laurent Destailleur
277d76f74f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-25 17:31:05 +02:00
Laurent Destailleur
06fcf5312f Close #22512 manually due to error in sticket (missing space after cast) 2022-10-25 17:30:50 +02:00
Laurent Destailleur
b15f0093cc
Merge branch 'develop' into fix_missing_hook_parameters 2022-10-25 17:19:38 +02:00
Laurent Destailleur
013d242943 Merge FCKEDITOR_ENABLE_DETAILS and FCKEDITOR_ENABLE_PRODUCTDESC.
The 2 options has similar effect, only one in code is required.
2022-10-25 17:16:14 +02:00
Laurent Destailleur
a2caf8653b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-25 16:33:53 +02:00
Laurent Destailleur
3059bfdd60 Better responsive 2022-10-25 16:33:25 +02:00
Laurent Destailleur
65fc311e0f
Merge pull request #22613 from FHenry/dev_fix_22581
FIX: #22581
2022-10-25 16:03:44 +02:00
Laurent Destailleur
1a2347ff60
Merge pull request #22649 from fappels/develop_fix_migration
Fix migration script when running on mysql 8
2022-10-25 14:44:41 +02:00
Laurent Destailleur
0c33863b3c
Merge pull request #22673 from emilisev/fix_undefined_property
Fix undefined property
2022-10-25 14:40:22 +02:00
Laurent Destailleur
e9c1bc8597
Merge pull request #22674 from emilisev/fix_warning
FIX Undefined variable $backtopage
2022-10-25 14:39:41 +02:00
Laurent Destailleur
1954e5a1ab
Update actions_linkedfiles.inc.php 2022-10-25 14:39:19 +02:00
Laurent Destailleur
7c892802eb Debug v17 2022-10-25 12:41:36 +02:00
Laurent Destailleur
1f9424a4b3 Clean code/options 2022-10-25 11:34:31 +02:00
Laurent Destailleur
1618bfc902 Debug v17 2022-10-25 10:53:19 +02:00
Laurent Destailleur
68e1509834 Fix ckeditor 2022-10-24 22:38:45 +02:00
Émilise Prim
c4444e76c9 FIX Undefined variable $backtopage 2022-10-24 21:53:10 +02:00
Émilise Prim
dba982fcb9 FIX Undefined property: stdClass::$email 2022-10-24 21:13:04 +02:00
Laurent Destailleur
afc452b274 Fix tmp 2022-10-24 20:30:58 +02:00
Laurent Destailleur
5a9901e484 Clean code of module ticket 2022-10-24 20:28:36 +02:00
emilisev
2d7348aff8
Fix Undefined variable $num 2022-10-24 20:13:43 +02:00
Laurent Destailleur
2e1e6120ce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-10-24 19:51:05 +02:00
Laurent Destailleur
a01e628187
Merge branch 'develop' into feature/intervention_ext_download 2022-10-24 19:48:19 +02:00
Laurent Destailleur
34e0c95743
Merge pull request #22624 from frederic34/invoiceextra
display count extrafields in invoice admin
2022-10-24 19:46:33 +02:00
Laurent Destailleur
290d02c0df
Merge pull request #22627 from noec764/14_FIX_Invoice_Order_FetchLines
FIX: Missing return 0 if object not found
2022-10-24 19:45:41 +02:00
Laurent Destailleur
9f79e176ca
Merge pull request #22632 from bb2a/FIX---php-8-Warning-newonlinessign
FIX - php 8 Warning newonlinessign
2022-10-24 19:43:50 +02:00
Laurent Destailleur
f2bafd8da4
Merge pull request #22628 from frederic34/patch-5
add accessible values
2022-10-24 19:42:46 +02:00
Laurent Destailleur
4fe3ad3a59 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-24 19:38:51 +02:00
Laurent Destailleur
4eeb73276a Close #22650 2022-10-24 19:38:38 +02:00
Laurent Destailleur
364f0b0337
Merge pull request #22633 from andreubisquerra/develop
NEW Add price to product box in TakePOS
2022-10-24 19:36:53 +02:00
Laurent Destailleur
d06ccc6985
Merge pull request #22644 from altairis-melina/product_ref
NEW: Add a constant to not modify the product reference
2022-10-24 19:20:00 +02:00