Laurent Destailleur
792dcc6334
FIX creation of the shipment if order contains services - 2/2
2022-03-04 19:14:57 +01:00
Frédéric FRANCE
9d1bcbe55a
Fix wrong upload dir
...
introduced here https://github.com/Dolibarr/dolibarr/pull/19165
2022-03-04 18:17:23 +01:00
Noé Cendrier
cfabaea645
translation refining
2022-03-04 17:38:39 +01:00
Noé Cendrier
e4f4a07fc6
correct mass action "classify delivered"
2022-03-04 17:31:04 +01:00
steve
665e401564
wip: replace butAction
2022-03-04 17:03:40 +01:00
Laurent Destailleur
444abbbc0e
Fix regression
2022-03-04 16:44:33 +01:00
Eric Seigne
744b84cb09
fix #20270 : use product_id in sql only if product_id is defined
2022-03-04 15:20:50 +01:00
Gauthier PC portable 024
7701ae2d19
FIX : in case of TVA refund, negative amount must be allowed
2022-03-04 13:55:52 +01:00
Florian HENRY
801402f46a
fix : #20267
2022-03-04 11:58:52 +01:00
Ferran Marcet
8c2c3bf3fb
Fix: Can't import thirds. Column Skype doesn't exist
2022-03-04 10:06:24 +01:00
Alexandre SPANGARO
1671b095eb
Fix also table llx_c_country
2022-03-04 07:02:40 +01:00
Alexandre SPANGARO
13b69bcf93
NEW Dictionaries - add possibility to manage countries in EEC
2022-03-04 07:00:02 +01:00
steve
436b8fa5b5
apply feedbacks
2022-03-03 16:18:09 +01:00
Florian HENRY
3b06a08aa0
FIX: User name in ManufacturingOrder
2022-03-03 13:56:10 +01:00
Marc de Lima Lucio
7239fa3605
FIX: project creation prevented if PROJECTLEADER contact role renamed, de-activated or deleted
2022-03-03 12:19:47 +01:00
lvessiller
6c172d6441
NEW option update prices on proposal cloning
2022-03-03 11:58:29 +01:00
wdammak
cf43024d5d
Update eldy.lib.php
2022-03-03 11:29:47 +01:00
Thomas Negre
d884fe6532
Make ticket messages order by date desc by default
2022-03-03 10:03:19 +01:00
Laurent Destailleur
aed4d69568
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-03 09:49:26 +01:00
Laurent Destailleur
2837c938e6
Fix help easier to understand to avoid lethal situations.
...
Fix reponsive
2022-03-03 09:41:15 +01:00
Laurent Destailleur
88944656be
Doc
2022-03-03 02:05:13 +01:00
Laurent Destailleur
0fed4dae13
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2022-03-03 01:59:31 +01:00
Laurent Destailleur
3c3d6ab0da
Fix regression. Add unit test to detect it.
2022-03-03 01:17:44 +01:00
Laurent Destailleur
9bda7ba8c7
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/doleditor.class.php
2022-03-03 00:16:55 +01:00
Laurent Destailleur
a9a2928e63
Responsive
2022-03-03 00:13:35 +01:00
wdammak
dd9a350136
Simplification of the code by separating the part given to menu processing
...
The goal:
- A simplification of the code for easier maintenance is targeted
- Separation of data to left menu display processing
- Plan in the future to put the left menu data directly in the folders of the modules concerned and which will be loaded automatically by eldy.lib.php or eldy_menus.php (for example add a folder "menus/leftmenu.php" in the module "bank" => "bank/menus/leftmenu.php")... This greatly cleans up the code and makes the modules easier to maintain while also avoiding the massive use of hooks for external modules.
- A reuse of the left menus in other corners of the ERP just by calling the function of the desired menu.
- The code is much lighter! is more readable with easier display order modification!
2022-03-02 22:41:00 +01:00
Laurent Destailleur
c452428d12
Fix label of menu
2022-03-02 22:20:05 +01:00
Laurent Destailleur
f0e95a2d20
Fix a default value is creating a letal blocking situation
2022-03-02 22:05:35 +01:00
kevin
ad5a18996d
Replace id by class
2022-03-02 21:00:07 +01:00
kevin
c71bebfd21
Add Init Hooks on several project tabs
2022-03-02 20:48:46 +01:00
Laurent Destailleur
940417efe2
FIX payment not completed when using Paypal.
2022-03-02 15:13:17 +01:00
Steve
8f07c22d70
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
2022-03-02 14:51:46 +01:00
steve
9900e5dd31
Clean
2022-03-02 14:51:16 +01:00
Laurent Destailleur
a7cb3fa492
Clean log
2022-03-02 14:44:14 +01:00
steve
e2f727ef55
feat: langs trans ref_employee and national registration number
2022-03-02 14:21:49 +01:00
Laurent Destailleur
66b0f253b6
Clean code
2022-03-02 12:41:21 +01:00
Laurent Destailleur
d15c303590
Fix missing button
2022-03-02 11:57:19 +01:00
steve
dcabd046d9
feat: add ref_employee and national_registration_number fields
2022-03-02 11:52:44 +01:00
Laurent Destailleur
5ffac5f3ee
Fix typo
2022-03-02 11:38:32 +01:00
Laurent Destailleur
8051128665
Split section experimental and stable
2022-03-02 11:37:19 +01:00
Steve
cb17f2029e
wip: add ref_employee and national_registration_number fields
2022-03-02 11:20:07 +01:00
UT from dolibit
d78f76447c
Update README.md
...
http://help.luracast.com/restler/examples/ - don't work anymore
replaced by https://restler3.luracast.com/examples/index.html
2022-03-02 00:29:07 +01:00
Laurent Destailleur
72965fdb2e
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-01 19:13:28 +01:00
Laurent Destailleur
3e1580475c
Fix phpunit
2022-03-01 19:05:33 +01:00
Laurent Destailleur
7c253c7e28
Clean code
2022-03-01 19:05:00 +01:00
Laurent Destailleur
762de973eb
Fix sql injection
2022-03-01 18:43:16 +01:00
Laurent Destailleur
e5fd841fe3
Make verifCond more robust against RCE
2022-03-01 18:21:30 +01:00
Laurent Destailleur
12b2a10865
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-01 18:15:13 +01:00
Laurent Destailleur
883f13b388
Fix regression verifCond
2022-03-01 18:14:24 +01:00
John Livingston
1ece554c92
Fix: typo in template name
...
There was a typo in generated HTML comment.
2022-03-01 17:39:38 +01:00