TIP: You can type at any time to perform a new search.
CRM Claim Prodlot Invoice
crm_rma_prodlot_invoice · OCA/rma
- Repository
- OCA/rma · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- RMA
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.vauxoo.com/
- Last tracking update
- 2026-08-07 07:03:06
- Authors
- Vauxoo, Odoo Community Association (OCA)
- Maintainers
- Vauxoo, Odoo Community Association (OCA)
- Committers
- Holger Brunn, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, OCA-git-bot, oca-travis, Yanina Aular (Vauxoo), Osval Reyes
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_production_lot_view_form |
stock.production.lot.view | stock.production.lot | form | Inherits stock.view_production_lot_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (3)-
action_done(self)@api.multiSet stock moves to invoice lines that matches with product and product quantity when sale order is done -
action_ship_create(self)@api.multiSet stock moves to invoice lines that matches with product and product quantity when delivery is created -
set_lot_invoice_line(self, record_set, method=False)
New fields (0)
No new fields.
Public methods (1)-
invoice_line_create(self)@api.multi
New fields (0)
No new fields.
Public methods (1)-
action_invoice_create(self, journal_id, group=False, type='out_invoice')@api.multi
New fields (2)
-
invoice_line_idMany2one → account.invoice.linehelp='Invoice Line Of Product to Customer Invoice'string='Customer Invoice Line' args: 'account.invoice.line' -
lot_complete_nameCharcompute='_compute_get_lot_complete_name'string='Complete Lot Name'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
do_detailed_transfer(self)@api.multiWhen incoming type transfer are made and stock move have serial/lot number, the supplier is assigned to the serial/lot number taken from picking. @return: do_detailed_transfer boolean results