File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
- [ account_avatax_oca] ( account_avatax_oca/ ) | 16.0.1.0 .0 | [ ![ dreispt] ( https://github.com/dreispt.png?size=30px )] ( https://github.com/dreispt ) | Compute Sales Tax using the Avalara Avatax Service
25
- [ account_avatax_sale_oca] ( account_avatax_sale_oca/ ) | 16.0.1.0 .0 | [ ![ dreispt] ( https://github.com/dreispt.png?size=30px )] ( https://github.com/dreispt ) | Sales Orders with automatic Tax application using Avatax
24
+ [ account_avatax_oca] ( account_avatax_oca/ ) | 16.0.1.1 .0 | [ ![ dreispt] ( https://github.com/dreispt.png?size=30px )] ( https://github.com/dreispt ) | Compute Sales Tax using the Avalara Avatax Service
25
+ [ account_avatax_sale_oca] ( account_avatax_sale_oca/ ) | 16.0.1.1 .0 | [ ![ dreispt] ( https://github.com/dreispt.png?size=30px )] ( https://github.com/dreispt ) | Sales Orders with automatic Tax application using Avatax
26
26
[ account_avatax_website_sale] ( account_avatax_website_sale/ ) | 16.0.1.0.0 | [ ![ cybernexus] ( https://github.com/cybernexus.png?size=30px )] ( https://github.com/cybernexus ) | Ecommerce Sales Orders require tax recalculation prior to payment.
27
27
[ account_fiscal_position_partner_type] ( account_fiscal_position_partner_type/ ) | 16.0.1.0.1 | | Account Fiscal Position Partner Type
28
28
[ account_fiscal_position_type] ( account_fiscal_position_type/ ) | 16.0.1.0.2 | | Add sale / purchase type on fiscal position
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Avalara Avatax Certified Connector
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:0109be24d5b6068fa7dfee6938deed85951101755f8d60b3027963cb6da4922d
10
+ !! source digest: sha256:43e443ec9133a548726e077db6e9ef9d259369ee3b665ea7675113dfacabbc7b
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : "Avalara Avatax Certified Connector" ,
3
- "version" : "16.0.1.0 .0" ,
3
+ "version" : "16.0.1.1 .0" ,
4
4
"author" : "Open Source Integrators, Fabrice Henrion,"
5
5
"Sodexis, Odoo Community Association (OCA)" ,
6
6
"summary" : "Compute Sales Tax using the Avalara Avatax Service" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Avalara Avatax Certified Connector</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:0109be24d5b6068fa7dfee6938deed85951101755f8d60b3027963cb6da4922d
370
+ !! source digest: sha256:43e443ec9133a548726e077db6e9ef9d259369ee3b665ea7675113dfacabbc7b
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/account-fiscal-rule/tree/16.0/account_avatax_oca "> < img alt ="OCA/account-fiscal-rule " src ="https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-fiscal-rule-16-0/account-fiscal-rule-16-0-account_avatax_oca "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/account-fiscal-rule&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > < a class ="reference external image-reference " href ="https://developer.avalara.com/certification/avatax/sales-tax-badge/ "> < img alt ="Sales Tax Certification " src ="https://raw.githubusercontent.com/OCA/account-fiscal-rule/16.0/account_avatax_oca/static/description/SalesTax.png " style ="width: 250px; " /> </ a > < a class ="reference external image-reference " href ="https://developer.avalara.com/certification/avatax/refunds-credit-memos-badge/ "> < img alt ="Refunds Certification " src ="https://raw.githubusercontent.com/OCA/account-fiscal-rule/16.0/account_avatax_oca/static/description/Refunds.png " style ="width: 250px; " /> </ a > < a class ="reference external image-reference " href ="https://developer.avalara.com/certification/avatax/address-validation-badge/ "> < img alt ="Address Validation Certification " src ="https://raw.githubusercontent.com/OCA/account-fiscal-rule/16.0/account_avatax_oca/static/description/AddressValidation.png " style ="width: 250px; " /> </ a > </ p >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Avalara Avatax Certified Connector for Sales Orders
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:deb5a86c145b7ec5fb11b27a7368510d972eec33d9a2682e1330961cd2f52a0e
10
+ !! source digest: sha256:516b1607d92ba6b28819435346048bedccd0ebc1f8cdb90b2e22a57ebde005b6
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : "Avalara Avatax Certified Connector for Sales Orders" ,
3
- "version" : "16.0.1.0 .0" ,
3
+ "version" : "16.0.1.1 .0" ,
4
4
"author" : "Open Source Integrators, Fabrice Henrion,"
5
5
"Sodexis, Odoo Community Association (OCA)" ,
6
6
"summary" : "Sales Orders with automatic Tax application using Avatax" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Avalara Avatax Certified Connector for Sales Orders</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:deb5a86c145b7ec5fb11b27a7368510d972eec33d9a2682e1330961cd2f52a0e
370
+ !! source digest: sha256:516b1607d92ba6b28819435346048bedccd0ebc1f8cdb90b2e22a57ebde005b6
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/account-fiscal-rule/tree/16.0/account_avatax_sale_oca "> < img alt ="OCA/account-fiscal-rule " src ="https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/account-fiscal-rule-16-0/account-fiscal-rule-16-0-account_avatax_sale_oca "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/account-fiscal-rule&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module is a component of the Avatax Integration with odoo app.
You can’t perform that action at this time.
0 commit comments