Author Topic: customize main menu  (Read 3477 times)

myen

  • Newbie
  • *
  • Posts: 10
customize main menu
« on: June 07, 2013, 12:53:37 pm »
How do I remove some of the features from the Main Menu? Where do I find in the source code that is used to dictate what is showing in the Main Menu?

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: customize main menu
« Reply #1 on: June 08, 2013, 05:50:29 am »
What kind of features? Can you give an example?

Stelzi79

  • Newbie
  • *
  • Posts: 19
    • My mercural-fork on Bitbucket
Re: customize main menu
« Reply #2 on: June 08, 2013, 10:22:19 am »
The user-roles is your friend. With user-roles you can very finly tune what this user group is allowed to do.
My changes to the official version:
MY mercurial fork on bitbucket

myen

  • Newbie
  • *
  • Posts: 10
Re: customize main menu
« Reply #3 on: June 09, 2013, 10:19:04 am »
I want to remove Warehouse from the main menu screen.

Also I would like to know if it is possible to add new items to the main menu. I am thinking of adding a button to deal with gift certificates. When the button is pressed, I want to go to a new screen to accept the money and record the transaction details such as customer name, amount purchased, issue date and expiry date.