Odoo Development
latest
  • First steps
  • Module Development
    • Docs and manifests
    • Guidelines
    • Odoo Python
    • XML
    • HTML
    • CSS
    • YAML
    • Javascript
    • Frontend
    • Point of Sale (POS)
      • New POS Module
        • Adding js file to POS
        • odoo.define function
        • Inheritance
      • UI extending
        • Action Buttons
        • Creation of Custom Pop-Ups
        • Custom Screens
      • Receipts & Printers
        • Custom Receipt
      • Extra Order Data
        • Loading data to POS
        • Custom order data in browser storage
        • Sending POS Orders to Server
      • Instant syncronization
        • POS Longpolling
        • Multi-session Support
      • Advanced POS Development
        • Dom Cache
        • JS access and inheritance
    • Access
    • Hooks
    • Source Diving
    • Odoo Translation Framework
    • Lint
    • Other
  • Debugging
  • Quality assurance
  • Porting Modules
  • Git and Github
  • Continuous Integration
  • Odoo
  • Odoo administration
  • Continuous Delivery
  • Maintenance
  • IDE
  • Other
Odoo Development
  • Docs »
  • Module Development »
  • Point of Sale (POS)
  • Edit on GitHub

Point of Sale (POS)¶

New POS Module¶

  • Adding js file to POS
  • odoo.define function
    • Return value
      • Asynchronous modules
  • Inheritance
    • Model
    • Widget

UI extending¶

  • Action Buttons
  • Creation of Custom Pop-Ups
  • Custom Screens

Receipts & Printers¶

  • Custom Receipt

Extra Order Data¶

  • Loading data to POS
  • Custom order data in browser storage
    • POS Advanced Order Notes module
  • Sending POS Orders to Server
    • Saving removed products of POS order module

Instant syncronization¶

  • POS Longpolling
    • Sync Partners in POS module
      • BACKEND
      • CLIENT
  • Multi-session Support

Advanced POS Development¶

  • Dom Cache
    • POS Order History module
  • JS access and inheritance
    • action_button
    • screen_classes
Next Previous

© Copyright 2016-2020, IT-Projects LLC Revision f6ad79ba.

License: CC BY-NC-SA 4.0
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.