TIP: You can type at any time to perform a new search.
Romania - Retail Picking Report (NIR Marfa in Magazin)
l10n_ro_stock_account_retail_picking_report · OCA/l10n-romania
- Repository
- OCA/l10n-romania · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/l10n-romania
- Last tracking update
- 2026-09-18 17:32:19
- Authors
- Odoo Community Association (OCA), NextERP Romania, Dakai Soft SRL
- Maintainers
- Odoo Community Association (OCA), NextERP Romania, Dakai Soft SRL
- Committers
- Mihai Fekete, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
# Romania - Retail Picking Report (NIR Marfa in Magazin) Goods entering a shop are received at cost and carried at the shelf price. The reception note has to show both, and the two accounts that bridge them, because that is what the person signing it is checking. This module adds to the valued picking report, for a transfer whose destination is a retail location: - purchase unit price and purchase value (the cost) - markup percentage and markup value (378) - value excluding VAT, VAT (4428) - selling price and selling value (the PVA, what 371 carries) and titles the document *Notă de recepție și constatare de diferențe* when goods move from a warehouse into a shop. The figures come from the markup ledger, so the note prints what was actually loaded on 378 and 4428 for that reception - not a recomputation from today's pricelist, which would print a different number every time the shelf price moved. Installs itself as soon as both the retail accounting and the valued picking report are present.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_delivery_document |
report_delivery_document | ir.ui.view | qweb | Inherits l10n_ro_stock_picking_valued_report.report_delivery_document |
stock_report_delivery_aggregated_move_lines |
stock_report_delivery_aggregated_move_lines | ir.ui.view | qweb | Inherits l10n_ro_stock_picking_valued_report.stock_report_delivery_aggregated_move_lines |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
l10n_ro_retail_incomingBooleancompute='_compute_l10n_ro_retail_incoming'help='At least one line brings goods into a retail location from outside it. Such a transfer prints as a reception note showing the cost, the markup and the shelf price.'store=Truestring='Reception Into a Shop'
No public methods.