US Seller Tax Configuration
- This tax configuration is only for the sellers who belong to the US (United States) region. Here the connector gives support for Python Code for the tax computation. With the help of this feature system will set the product price and its tax based on the configuration
- Navigate to Amazon ↣ Configuration ↣ Settings
- Click on the Amazon Marketplace
- Select Amazon Seller
- Select Amazon.com Marketplace The user will see the below image
- First, The user has to download the tax calculation module and click on the Download Tax Calculation Module button. *Here the system auto-created the tax name as Amazon Tax. The seller can modify it based on the business needs.
- Click on the Amazon Tax external link for the modified configurations. There the user can see the Python Code in the below image..
- The system calculated the taxes and product/item price based on the Python code formula according to the included price or excluded price configuration.
- Before Importing any orders, the user must have to configure the correct tax account.
Let’s understand with an example.
- Amazon gives product/item price and tax amount in the shipment report but never gives a tax in %.
- Using Formula-based tax configuration, the system will automatically convert tax amount to tax %.
- The benefit of this configuration is to not create multiple taxes in the Odoo.
- If The user ticks Included in price the system will set the product/item price with including tax in the invoice.
- If The user is not ticked with Included in price it means the system by default is considered as Excluded in price. When orders are imported from the Amazon connector, the system will set the product/item price excluding tax and also add the tax amount in total.
Note
- In the case of orders imported in Odoo and in Auto Workflow Create & Validate Invoice is not set, If users modify the configuration of Tax Inclusive & Exclusive then the system will calculate the wrong tax. It is advisable for the user to make a configuration for Amazon tax based on included in the price.