mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -35,7 +35,7 @@ addon | version | maintainers | summary
|
||||
[account_payment_partner](account_payment_partner/) | 17.0.1.0.6 | | Adds payment mode on partners and invoices
|
||||
[account_payment_purchase](account_payment_purchase/) | 17.0.1.2.2 | | Adds Bank Account and Payment Mode on Purchase Orders
|
||||
[account_payment_purchase_stock](account_payment_purchase_stock/) | 17.0.1.0.0 | | Integrate Account Payment Purchase with Stock
|
||||
[account_payment_sale](account_payment_sale/) | 17.0.1.0.2 | | Adds payment mode on sale orders
|
||||
[account_payment_sale](account_payment_sale/) | 17.0.1.0.3 | | Adds payment mode on sale orders
|
||||
[account_vendor_bank_account_default](account_vendor_bank_account_default/) | 17.0.1.0.0 | [](https://github.com/tisho99) | Set a default bank account on partners for their vendor bills
|
||||
[account_vendor_bank_account_default_purchase](account_vendor_bank_account_default_purchase/) | 17.0.1.0.0 | [](https://github.com/tisho99) | Set a default bank account purchase orders
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Account Payment Sale
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:708beff81c390a261a1bc46d33b9ff7d073f2355b32229b2882dc7fb0d4afc11
|
||||
!! source digest: sha256:f14403902da2017238911dcb5f4f7da0e5b3229b68c646b4f0c51aebc409d8fe
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
@@ -67,14 +67,14 @@ Authors
|
||||
Contributors
|
||||
------------
|
||||
|
||||
- Pedro M. Baeza
|
||||
- Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
- Alexandre Fayolle
|
||||
- Danimar Ribeiro
|
||||
- Raphaël Valyi
|
||||
- Raf Ven <raf.ven@dynapps.be>
|
||||
- Manuel Regidor <manuel.regidor@sygel.es>
|
||||
- Sodexis <dev@sodexis.com>
|
||||
- Pedro M. Baeza
|
||||
- Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
- Alexandre Fayolle
|
||||
- Danimar Ribeiro
|
||||
- Raphaël Valyi
|
||||
- Raf Ven <raf.ven@dynapps.be>
|
||||
- Manuel Regidor <manuel.regidor@sygel.es>
|
||||
- Sodexis <dev@sodexis.com>
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "Account Payment Sale",
|
||||
"version": "17.0.1.0.2",
|
||||
"version": "17.0.1.0.3",
|
||||
"category": "Banking addons",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Adds payment mode on sale orders",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:708beff81c390a261a1bc46d33b9ff7d073f2355b32229b2882dc7fb0d4afc11
|
||||
!! source digest: sha256:f14403902da2017238911dcb5f4f7da0e5b3229b68c646b4f0c51aebc409d8fe
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/bank-payment/tree/17.0/account_payment_sale"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-17-0/bank-payment-17-0-account_payment_sale"><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/bank-payment&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This modules adds one field on sale orders: <em>Payment Mode</em>. This field
|
||||
|
||||
Reference in New Issue
Block a user