Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:23:00
Authors
Odoo Community Association (OCA), Dixmit, INVITU
Maintainers
Odoo Community Association (OCA), Dixmit, INVITU
Committers
Enric Tobella, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Copy orders on point of sale view.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (9)
  • date_order Datetime
    copy=False
  • is_tipped Boolean
    copy=False
  • last_order_preparation_change Char
    copy=False
  • sequence_number Integer
    copy=False
  • session_id Many2one
    copy=False
  • shipping_date Date
    copy=False
  • ticket_code Char
    copy=False
  • tip_amount Float
    copy=False
  • user_id Many2one
    copy=False
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
556 days ago
Last activity
8 days ago
Repository
OCA/pos
Pull request
[18.0][MIG] pos_order_copy: Migration to 18.0 (#1294)