Skip to content
Snippets Groups Projects
Commit b476153b authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Move POS at end of top menu

parent 1617f3c6
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ class modCashDesk extends DolibarrModules
'mainmenu'=>'cashdesk',
'url'=>'/cashdesk/index.php?user=__LOGIN__',
'langs'=>'cashdesk', // Lang file to use (without .lang) by module. File must be in langs/code_CODE/ directory.
'position'=>100,
'position'=>900,
'enabled'=>'$conf->cashdesk->enabled',
'perms'=>'$user->rights->cashdesk->use', // Use 'perms'=>'1' if you want your menu with no permission rules
'target'=>'pointofsale',
......
......@@ -562,7 +562,7 @@ Module39000Desc=Lot or serial number, eat-by and sell-by date management on prod
Module50000Name=PayBox
Module50000Desc=Module to offer an online payment page by credit card with PayBox
Module50100Name=Point of sales
Module50100Desc=Point of sales module
Module50100Desc=Point of sales module (POS).
Module50200Name=Paypal
Module50200Desc=Module to offer an online payment page by credit card with Paypal
Module50400Name=Accounting (advanced)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment