TIP: You can type at any time to perform a new search.
Point Of Sale - Invoicing
pos_invoicing · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 3.1.0
- Category
- Point of Sale
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 07:31:55
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, Ivàn Todorovich, Weblate, OCA Transbot, OCA-git-bot, oca-travis, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_form |
account.invoice | form | Inherits account.invoice_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
pos_pending_paymentBooleancopy=Falsehelp='Indicates an invoice for which there are pending payments in the Point of Sale. \nThe invoice will be marked as paid when the session will be closed.'oldname='forbid_payment'readonly=Truestring='PoS - Pending Payment'
-
action_cancel(self)@api.multi
New fields (0)
No new fields.
Public methods (1)-
post(self)@api.multi
New fields (0)
No new fields.
Public methods (2)-
action_pos_order_invoice(self)@api.multi -
create_from_ui(self, orders)@api.model
New fields (0)
No new fields.
Public methods (1)-
action_pos_session_close(self)@api.multi