TIP: You can type at any time to perform a new search.
Anglo-Saxon Accounting
account_anglo_saxon · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.2
- Category
- Accounting & Finance
- Folder size
- 0.29 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com
- Last tracking update
- 2026-08-07 04:53:24
- Authors
- OpenERP SA, Veritos
- Maintainers
- OpenERP SA, Veritos
- Committers
- Quentin (OpenERP), Antony Lesuisse, Vo Minh Thu, Olivier Dony, Launchpad Translations on behalf of openerp, Fabien Pinckaers, Raphael Collet, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Josse Colpaert, Randhir Mayatra (OpenERP), Odoo Translation Bot, Christophe Matthieu, Denis Ledoux, Goffin Simon, Cedric Snauwaert, Aaron Bohy
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- anglo_saxon_dropshipping, l10n_ca, l10n_uk, l10n_us, opl_all
- Description
This module supports the Anglo-Saxon accounting methodology by changing the accounting logic with stock transactions. ===================================================================================================================== The difference between the Anglo-Saxon accounting countries and the Rhine (or also called Continental accounting) countries is the moment of taking the Cost of Goods Sold versus Cost of Sales. Anglo-Saxons accounting does take the cost when sales invoice is created, Continental accounting will take the cost at the moment the goods are shipped. This module will add this functionality by using a interim account, to store the value of shipped goods and will contra book this interim account when the invoice is created to transfer this amount to the debtor or creditor account. Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.normal.form.inherit.stock | product.template | form | Inherits account.product_template_form_view |
view_category_property_form |
product.category.property.form.inherit.stock | product.category | form | Inherits account.view_category_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…