This project is not covered by Drupal’s security advisory policy.
What is Commerce Quaderno?
The Commerce Quaderno module provides integration with the Quaderno automated sales tax calculation and reporting for Drupal Commerce.
The tax is calculated based on the delivery address, the sales tax codes
assigned to line item in the order.
Access to a full development account can be created on
sandbox-quadernoapp.com.
The service uses the Quaderno REST API
for processing transactions.
This module has not been yet tested in various environments.
DO NO USE IN PRODUCTION WITHOUT PRIOR TESTING
Usage
1. Navigate to Administration > Commerce > Configuration > Quaderno settings
for configuration settings.
2. Uncheck "Disable tax calculation" (enabled by default)
3. Select the mode to use when calculating taxes: Development or Production.
4. Enter the API URL, API private key, and API version (Find your API key)
5. Save configuration
6. Navigate to Administration > Commerce > Configuration > Stores
7. Click edit on your own store
8. Enable "Prices are entered with taxes included." for inclusive or disable exclusive tax.
9. Go to your product and select the appropriate tax code from the Quaderno Category Code field
10. Navigate to Administration > Configuration > People > Profile Types > Edit Customer
11. Enable the Tax ID(field_quaderno_tax_id) field in both Manage form display and Manage display tabs
Requirements
You will need to have the Commerce module installed and configured.
In Drupal Commerce there are 4 scenarios on how you can display tax. Currently, this module only supports the following scenarios:
- 1. Prices are NOT entered with taxes included
- On checkout review the following is displayed:
Subtotal $100.00
Tax $20.00
Total $120.00 - 2. Prices are entered with taxes included
- On checkout review the following is displayed:
Subtotal $120.00
Tax $20.00
Total $120.00
Known issues:
- On scenario 2 (Prices are entered with taxes included):
- Discounts will be calculated on the full prices rather then the unit price. The Quaderno invoice will generate the correct discounted price.
To mitigate this issue Navigate to Administration > Commerce > Configuration > Quaderno settings and disable promotions (uncheck "Include Commerce Promotions").
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: E-commerce, Integrations
8 sites report using this module
- Created by lexsoft on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 1.0.x-dev updated 25 Oct 2023 at 10:15 UTC

