You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
797 B

  1. This module was written to extend the functionality of Odoo Point Of Sale about
  2. changing of cashier.
  3. This module add a simple button 'Log Out' available in Point Of Sale Front End
  4. UI. This button is available when the cashier is not the initial user logged in
  5. Odoo. It allows to log out quickly, wihout selecting again the user in the
  6. list. This module is useful for users that use regularly the change of cashier,
  7. especialy with 'pos_access_right', when users doesn't have the right to do some
  8. actions like set discount, change unit price, ...
  9. * By default, the header is unchanged
  10. .. image:: ../static/description/cashier_user_identical.png
  11. * If the cashier changed, and is not the user logged in Odoo, the extra button appears
  12. .. image:: ../static/description/cashier_user_different.png