Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Dec 24, 2024
1 parent d7eaee3 commit a91f5a2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addon | version | maintainers | summary
[purchase_commercial_partner](purchase_commercial_partner/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Supplier' on POs
[purchase_default_terms_conditions](purchase_default_terms_conditions/) | 17.0.1.0.0 | | This module allows purchase default terms & conditions
[purchase_delivery_split_date](purchase_delivery_split_date/) | 17.0.1.0.2 | | Allows Purchase Order you confirm to generate one Incoming Shipment for each expected date indicated in the Purchase Order Lines
[purchase_deposit](purchase_deposit/) | 17.0.1.0.0 | | Option to create deposit from purchase order
[purchase_deposit](purchase_deposit/) | 17.0.1.1.0 | | Option to create deposit from purchase order
[purchase_exception](purchase_exception/) | 17.0.1.0.0 | | Custom exceptions on purchase order
[purchase_force_invoiced](purchase_force_invoiced/) | 17.0.1.0.0 | | Allows to force the billing status of the purchase order to "Invoiced"
[purchase_invoice_method](purchase_invoice_method/) | 17.0.1.0.0 | | Allow to force the invoice method of a purchase
Expand Down
14 changes: 7 additions & 7 deletions purchase_deposit/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Deposit
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a88b100bdd6e80c43d7f8a443fcbbfe820a483f678ec8b9f0423034f2ad03645
!! source digest: sha256:cdf62f7d1729dcd60a49bf897a3d6054bdc1e2b99e7eb3dc7f46cf450fb5eed5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -75,13 +75,13 @@ Authors
Contributors
------------

- Dominique K. <dominique.k@elico-corp.com.sg>
- Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
- Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
- Joan Mateu <joan.mateu@forgeflow.com>
- `Quartile <https://www.quartile.co>`__:
- Dominique K. <dominique.k@elico-corp.com.sg>
- Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
- Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
- Joan Mateu <joan.mateu@forgeflow.com>
- `Quartile <https://www.quartile.co>`__:

- Aung Ko Ko Lin
- Aung Ko Ko Lin

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion purchase_deposit/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Purchase Deposit",
"version": "17.0.1.0.0",
"version": "17.0.1.1.0",
"summary": "Option to create deposit from purchase order",
"author": "Elico Corp, Ecosoft, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/purchase-workflow",
Expand Down
2 changes: 1 addition & 1 deletion purchase_deposit/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Deposit</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a88b100bdd6e80c43d7f8a443fcbbfe820a483f678ec8b9f0423034f2ad03645
!! source digest: sha256:cdf62f7d1729dcd60a49bf897a3d6054bdc1e2b99e7eb3dc7f46cf450fb5eed5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/purchase-workflow/tree/17.0/purchase_deposit"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_deposit"><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/purchase-workflow&amp;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 module allow purchase order to register deposit similar to that in
Expand Down

0 comments on commit a91f5a2

Please sign in to comment.