Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Studio (web_studio) • Discuss (mail) • Invoicing (account) |
Lines of code | 56 |
Technical Name |
excise_management |
License | OPL-1 |
Versions | saas-18.3 saas-18.4 |
Excises Module
â ï¸The Excises Module is not part of Odoo standard but uses Odoo Studio and leverages lines of python code; therefore installing this module may increase your subscription.
Purpose
Excises Module aims at enabling the management and reporting of excise related products, more specifically alcohol goods.
It enables:
- The definition of excise categories with the details of their computation;
- The assignation of excise categories to products;
- The reporting of excises related products in volume to fulfill legal requirements of declaration;
- Accounting for excises in product price definition in order to offer discounts independently of the excise taxes.
Definition of excise categories
Excise categories are defined as a custom model with Studio and can be found in the inventory menu.
Excise category consists of:
- A name, often using the excise category code;
- A description of the excise category;
Assignation of excise categories
Once defined, excise categories can be assigned to products with the Excise amount.
â ï¸It is paramount that the Product unit of measure (beside Sales Price and Cost) shall be of volume quantity for the computation of the Excise reporting.
Excises reporting
The excises reporting concern organisation managing their stock with fiscal deposits.
Fiscal deposit warehouse
The reporting of excises consist in monitoring entering, exiting and currently located excises concerned products in a fiscal deposit.
To monitor such fiscal deposit with this module, set the field Is Fiscal Deposit from the warehouse form.
ð¡With this setting, all stock moves related to excises concerned products and this warehouse will be reported.
Note that you can have multiple fiscal deposit warehouses and transfers between them are accounting in the reporting.
Excise reporting unit
â ï¸You shall select the excise reporting unit of your choice before any stock move related to excises.
To do so, follow those steps:
- Open the list of units from the Inventory Configuration menu.
- Open the unit of reporting of your choice or create a new one.
- Set the Excise reporting unit field.
- Open the currently selected reporting unit, hL by default, and unset this field.
Providers and customers
In the excises declaration, origin and destination might have an impact and you shall therefore know ahead if you purchase from a supplier or sell to a customer having a fiscal deposit.
To capture this information on the contact and never have to worry about this in the future, this information is captured in the contact fiscal position.
This way, both transactions and reporting will account for the fiscal deposit of your contact and therefore exclude the excises from the price and categorize appropriately the fiscal deposit move.
If not existing yet, to capture a contact has a fiscal deposit, duplicate its fiscal position and set the Is Fiscal Deposit setting. Excise taxes are assigned to all non fiscal deposit fiscal position thanks to an automation.
â ï¸When installing this module, all Fiscal Positions are set as Fiscal Deposit.
Adjust the Fiscal Positions which are not to consider the Excise Taxes in your orders.
Excise reporting reading
ð¡As a reminder, the excise reporting has nothing to deal with sales and purchase but focus on entering, exiting and available products in fiscal deposit warehouses.
The excise report is available from the Inventory Reporting menu and consists of a pivot table summarizing the volumes monitored through the fiscal deposit warehouses in the excise reporting unit (hL by default).
The columns correspond to excise categories and rows are split by periods and then by fiscal deposit moves.
The entries are summed positively and exits negatively which enables to compute balances when aggregated:
- A line with a period provides by product category the excise volume entering the fiscal deposit warehouse during this period when positive or leaving when negative.
- The total line, when all periods are accounted in, provides the current stock in the fiscal deposit warehouse by product category.
The fiscal deposit moves are:
- Exit: The products have exited the fiscal deposit warehouse for a location which is not a fiscal deposit.
This is the case when: - Transferring some products from a "back office warehouse" to a "front store" where the front store is not a fiscal deposit.
- Delivering to a contact not having a fiscal deposit.
- Exit to FD: The products have exited the fiscal deposit warehouse for a location which is a fiscal deposit.
This is the case when delivering to a contact having a fiscal deposit. - Entry from FD: The products have entered the fiscal deposit warehouse from a location which is a fiscal deposit.
This is the case when being delivered by a contact having a fiscal deposit, typically a larger supplier or product manufacturer. - Entry: The products have entered the fiscal deposit warehouse from a location which is not a fiscal deposit.
This case is less standard and enable excise credit request. An example of it might be: 100 boxes of wine have been sold for a wedding to an end customer (without fiscal deposit); after the wedding the customer comes back to be refunded the 20 boxes which were not consumed; when placing those in the fiscal deposit warehouses, the corresponding excises could be claimed as credit. - Transfer: The products have been transferred between two fiscal deposit warehouses of yours.
This is the case when having multiple fiscal deposit warehouses and dispatching your stock.
Those lines are null given those products exit on the one end but enter on the other one.
Accounting for excises in sales
Finally, excises impact as well the sales in two manners:
- If your customers have a fiscal deposit, there is no need to impose them the excises in the price of the product.
- When applying a discount to a customer, this shall be applied beside the excises.
To ensure that products submitted to excises account for it in module, an automation is setup so that as soon as an excise category is applied, the Excise tax is added to the product.
Billing or not billing the excises
Similarly to VAT and other taxes, not all sales are submitted to them. This applies as well to excises given this can be considered as a local tax, where the product will be consumed by end customers.
Odoo easily handle this through fiscal position of contacts, in their Sales tab.
Discount beside excises
As always, including a tax in the product price or not will depend on your primary business.
If B2B, you might want to exclude the excises, similarly to VAT, while if B2C, on the other hand you might want to include it in the price.
To apply discount beside the excises, you shall setup your excise tax as excluded from price.
On the other hand, if including the excise tax in the price, discounts will apply on the product price while the excises tax is not shrinking, lowering your margin ultimately.
To change this setting, open the excise tax, and adjust the Included in Price setting from the Advanced Options.
Last word
As stated in the Purpose section, this module aims at enabling at first the management of alcohol products.
However, numerous products are submitted to excises such as tobacco, e-liquid and more.
Don't hesitate to contact us in case this does not yet meet your needs!
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.