Landed Cost Access for Accountants | Inventory Access Bridge
by SuiteState https://suitestate.com| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) • Purchase (purchase) |
| Community Apps Dependencies | Show |
| Lines of code | 556 |
| Technical Name |
suite_inventory_access_landed_cost |
| License | LGPL-3 |
| Website | https://suitestate.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) • Purchase (purchase) |
| Community Apps Dependencies | Show |
| Lines of code | 556 |
| Technical Name |
suite_inventory_access_landed_cost |
| License | LGPL-3 |
| Website | https://suitestate.com |
Inventory Access — Landed Cost Bridge
Landed cost access for accountants without full Inventory user rights
Overview
This is a companion module for
Inventory Access Control for Sales and Accounting
(suite_inventory_access). It cannot be used
standalone — suite_inventory_access must be
installed first.
When both suite_inventory_access and
stock_landed_costs are installed, this module
auto-installs and adds two things:
- Full read / write / create / delete access to
stock.landed.costrecords for the Accounting Stock History group. - A Landed Costs menu under Accounting → Vendors, giving accountants a direct entry point for landed cost adjustments.
Why a separate module
stock_landed_costs is optional. When it is not
installed, accountants have no need for landed cost access and
no menu should appear. Packaging the bridge as an auto-install
companion keeps the main suite_inventory_access
module lightweight and free from a hard dependency on landed
costs.
Permissions
| Group | Access on stock.landed.cost |
|---|---|
| Accounting Stock History | Read / Write / Create / Delete |
Scope
Covered
- RWCD access to
stock.landed.costfor the Accounting Stock History group - Landed Costs menu under Accounting → Vendors
- Multi-company aware
Not in scope
- Stock quant, stock move, or location access — those are
provided by the parent module
suite_inventory_access. - Landed cost calculation logic — that is handled by
Odoo's native
stock_landed_costs.
Requirements
- Odoo 19.0 (Community or Enterprise).
suite_inventory_access— the parent module. This bridge module has no function without it.stock_landed_costs— Odoo's native landed cost module.
License & support
Released under the GNU Lesser General Public License v3
(LGPL-3.0-or-later). The full license text is included in the
LICENSE file shipped with the module.
Maintained by SuiteState. For questions, bug
reports, or feature requests, visit
suitestate.com or contact
hello@suitestate.com.
Please log in to comment on this module