Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] duplication_account_invoice: Migration to 16.0 (from 12.0) #176

Draft
wants to merge 26 commits into
base: 16.0
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5ad7569
[WIP] move and rename duplication account_invoice / sale_order modules
legalsylvain Feb 27, 2018
c519b97
[PORT] duplication_account_invoice
legalsylvain Feb 27, 2018
448c98b
[IMP] add screenshots
legalsylvain Mar 1, 2018
22bbe58
[FIX] pylint / flake8
legalsylvain Jul 13, 2018
e1ccc8a
description
legalsylvain Nov 27, 2018
86223ca
wip
legalsylvain Nov 27, 2018
14174a5
refactor description
legalsylvain Nov 27, 2018
bb70934
[REF] add border on all images
legalsylvain Nov 27, 2018
a876599
[REF] remove index.html files
legalsylvain Nov 29, 2018
0d91984
[REF] readme
legalsylvain Feb 7, 2019
802d731
[INIT] set all modules to installable to 'false'
legalsylvain Jul 11, 2019
78dca76
[12.0][MIG] Duplication Account Invoice
quentinDupont Jul 18, 2019
7b27129
Update account_invoice_duplication_wizard.py
legalsylvain May 1, 2020
8042e1e
Update account_invoice_duplication_wizard_date_line.py
legalsylvain May 1, 2020
5930589
[UPD] README.rst
github-grap-bot May 24, 2020
4eb4b72
duplication_account_invoice 12.0.1.0.1
github-grap-bot May 24, 2020
ff7e30f
[WIP] first adaptation to pre-commit
legalsylvain Feb 16, 2021
4c3260b
[FIX]
legalsylvain Feb 16, 2021
545f2c0
[BLACK]
legalsylvain Feb 16, 2021
7fb6e6b
duplication_account_invoice 12.0.1.1.0
github-grap-bot Feb 22, 2021
d100864
[12.0][REF] uniformize website in __manifest__.py + add pre-commit check
legalsylvain Oct 25, 2021
f7553f0
duplication_account_invoice 12.0.1.1.1
github-grap-bot Oct 25, 2021
6ae171c
duplication_account_invoice 12.0.1.1.2
github-grap-bot Jan 19, 2022
d4b50ae
[BOT] post-merge updates
github-grap-bot Nov 21, 2023
3373426
[IMP] duplication_account_invoice: pre-commit stuff
legalsylvain Jun 3, 2024
8d6db95
[MIG] duplication_account_invoice: Migration to 16.0 (from 12.0)
legalsylvain Jun 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[BOT] post-merge updates
  • Loading branch information
github-grap-bot authored and legalsylvain committed Jun 3, 2024
commit d4b50aeec43959769d650f4b79e817d7f63970dd
9 changes: 6 additions & 3 deletions duplication_account_invoice/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
Account Invoice - Duplication
=============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:9fe9ebce9e450f3a308617c0f4cde279b6b779c636907c81cd5487dbcb78f190
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
Expand All @@ -17,7 +20,7 @@ Account Invoice - Duplication
:target: https://github.com/grap/grap-odoo-incubator/tree/12.0/duplication_account_invoice
:alt: grap/grap-odoo-incubator

|badge1| |badge2| |badge3|
|badge1| |badge2| |badge3|

This module extends the functionality of Account Module to provide a wizard to
duplicate a given Account Invoice.
Expand Down Expand Up @@ -56,7 +59,7 @@ Bug Tracker

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-incubator/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-incubator/issues/new?body=module:%20duplication_account_invoice%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.
Expand Down