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 14, 2023
1 parent 84f1f4c commit e20f05a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ addon | version | maintainers | summary
[account_invoice_clearing](account_invoice_clearing/) | 15.0.0.1.3 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Account invoice clearing wizard
[account_invoice_crm_tag](account_invoice_crm_tag/) | 15.0.1.0.2 | | Account Invoice CRM Tag
[account_invoice_date_due](account_invoice_date_due/) | 15.0.1.0.3 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![joao-p-marques](https://github.com/joao-p-marques.png?size=30px)](https://github.com/joao-p-marques) | Update Invoice's Due Date
[account_invoice_discount_date](account_invoice_discount_date/) | 15.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Set the early discount date on invoices
[account_invoice_discount_display_amount](account_invoice_discount_display_amount/) | 15.0.1.0.1 | | Show total discount applied and total without discount on invoices.
[account_invoice_fiscal_position_update](account_invoice_fiscal_position_update/) | 15.0.1.0.2 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Changing the fiscal position of an invoice will auto-update invoice lines
[account_invoice_fixed_discount](account_invoice_fixed_discount/) | 15.0.1.0.0 | | Allows to apply fixed amount discounts in invoices.
Expand Down
2 changes: 1 addition & 1 deletion account_invoice_discount_date/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Account Invoice Discount Date
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0e5b3f329304eef2165449b9eec68dfed8cf93999e3a863fe93430b85660fae8
!! source digest: sha256:4d8d8d5c992401a07bbb02f019076d0887cafde67e35818991a17523f9dce022
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion account_invoice_discount_date/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Account Invoice Discount Date",
"summary": "Set the early discount date on invoices",
"version": "15.0.1.0.0",
"version": "15.0.1.0.1",
"development_status": "Alpha",
"category": "Accounting",
"website": "https://github.com/OCA/account-invoicing",
Expand Down
3 changes: 1 addition & 2 deletions account_invoice_discount_date/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Account Invoice Discount Date</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0e5b3f329304eef2165449b9eec68dfed8cf93999e3a863fe93430b85660fae8
!! source digest: sha256:4d8d8d5c992401a07bbb02f019076d0887cafde67e35818991a17523f9dce022
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-invoicing/tree/15.0/account_invoice_discount_date"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_discount_date"><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-invoicing&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of invoices to support early
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15.0.20231128.0
15.0.20231214.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
'odoo-addon-account_invoice_clearing>=15.0dev,<15.1dev',
'odoo-addon-account_invoice_crm_tag>=15.0dev,<15.1dev',
'odoo-addon-account_invoice_date_due>=15.0dev,<15.1dev',
'odoo-addon-account_invoice_discount_date>=15.0dev,<15.1dev',
'odoo-addon-account_invoice_discount_display_amount>=15.0dev,<15.1dev',
'odoo-addon-account_invoice_fiscal_position_update>=15.0dev,<15.1dev',
'odoo-addon-account_invoice_fixed_discount>=15.0dev,<15.1dev',
Expand Down

0 comments on commit e20f05a

Please sign in to comment.