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
9c7e1df622
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-02 22:06:06 +01:00
Laurent Destailleur
f0e95a2d20
Fix a default value is creating a letal blocking situation
2022-03-02 22:05:35 +01:00
Laurent Destailleur
987b32ef19
Fix a default value is creating a letal blocking situation
2022-03-02 22:04:44 +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
0ee858a9a2
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-03-01 19:06:01 +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
20a3a429ed
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-01 18:22:39 +01:00
Laurent Destailleur
2e38caa950
phpunit
2022-03-01 18:22:09 +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
Laurent Destailleur
b79ad197ec
FIX Missing the field date start/end in export supplier invoice/order
2022-03-01 17:29:22 +01:00
Laurent Destailleur
237b6fc922
Fix value recommended
2022-03-01 17:07:28 +01:00
Laurent Destailleur
358f21f06e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/customreports.php
2022-03-01 16:48:29 +01:00
John Livingston
29eec8444e
Fix: update status_batch documentation
...
$product->status_batch has a new possible value that was not documented.
2022-03-01 16:41:07 +01:00
Laurent Destailleur
2a48dd349e
Fix #hunterb03d4415-d4f9-48c8-9ae2-d3aa248027b5
2022-03-01 16:38:06 +01:00
stickler-ci
5c3b0847c2
Fixing style errors.
2022-03-01 15:20:28 +00:00
noec764
f1af7ca2f2
Update product.php
2022-03-01 16:17:32 +01:00
Noé Courtier
035bc32323
Correction of the modification on the fly of the table llx_product_fournisseur_price by an addition in the script creation of the table as well as in the script of version upgrade from 12 ->13
2022-03-01 16:14:31 +01:00
Laurent Destailleur
d76e002822
Fix explanation on setup page
2022-03-01 15:17:03 +01:00
Laurent Destailleur
bd288f980d
FIX On large proposal or invoice, fix n(n+1) sql into a n sql.
2022-03-01 14:52:47 +01:00
Steve
5bf186c8ce
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
2022-03-01 11:42:57 +01:00
steve
1908acb131
feat: add Accountancy code
2022-03-01 11:42:10 +01:00
Anthony Berton
0fd56eb56b
Update 15.0.0-16.0.0.sql
2022-03-01 11:09:26 +01:00
Anthony Berton
b9feefad15
Update 14.0.0-15.0.0.sql
2022-03-01 11:08:31 +01:00
Anthony Berton
eb90beaebe
Merge branch 'develop' into patch-1
2022-03-01 11:07:11 +01:00
Marc de Lima Lucio
e3aae6d2e1
FIX: object cloning: set unique extrafield values to null to prevent duplicates
2022-03-01 10:50:22 +01:00
Ferran Marcet
a8a1863058
Merge branch '15.0up' into 15.0
...
# Conflicts:
# htdocs/core/modules/modAdherent.class.php
# htdocs/core/modules/modBom.class.php
# htdocs/core/modules/modCommande.class.php
# htdocs/core/modules/modFournisseur.class.php
# htdocs/core/modules/modProduct.class.php
# htdocs/core/modules/modProjet.class.php
# htdocs/core/modules/modPropale.class.php
# htdocs/core/modules/modResource.class.php
# htdocs/core/modules/modService.class.php
# htdocs/core/modules/modSociete.class.php
# htdocs/core/modules/modUser.class.php
2022-03-01 09:38:16 +01:00
Regis Houssin
e5fd11c8e0
FIX missing advanced perms
2022-03-01 09:28:38 +01:00