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

[10.0][ADD] sale_order_invoicing_finished_task: New module #500

Merged

Conversation

sergio-teruel
Copy link
Contributor

This module has the same objective as the one proposed in #485
This proposal tries to be simpler and more generic.
There is some questionable point as the use of picking_policy, but between all we will find a good solution.

@Tecnativa

@sergio-teruel sergio-teruel force-pushed the 10.0-PR-sale_order_invoicing_finished_task branch from aabe53e to 0d9502a Compare June 27, 2017 14:26
@sergio-teruel sergio-teruel changed the title [10.0][ADD] sale_order_invoicing_finished_task: New module [10.0][WIP] sale_order_invoicing_finished_task: New module Jun 27, 2017
@sergio-teruel sergio-teruel force-pushed the 10.0-PR-sale_order_invoicing_finished_task branch from 0d9502a to 1856f11 Compare June 27, 2017 15:16
@sergio-teruel sergio-teruel force-pushed the 10.0-PR-sale_order_invoicing_finished_task branch from 0318a02 to 183d33b Compare September 14, 2017 18:02
@rafaelbn rafaelbn added this to the 10.0 milestone Oct 3, 2017
Copy link
Member

@gurneyalex gurneyalex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed with Rafael and Sergio, works great.

@sergio-teruel
Copy link
Contributor Author

Thanks..

Copy link
Contributor

@leemannd leemannd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks nice work. Thanks!

@rafaelbn rafaelbn changed the title [10.0][WIP] sale_order_invoicing_finished_task: New module [10.0][ADD] sale_order_invoicing_finished_task: New module Oct 3, 2017
@rafaelbn
Copy link
Member

rafaelbn commented Oct 3, 2017

Please @sergio-teruel could you add test to increase coverage? Thanks!

…write methods because the stage_id field onchange not trigger in a form view with statusbar widget
@sergio-teruel
Copy link
Contributor Author

@rafaelbn @gurneyalex 100% tests... 😄

@carlosdauden
Copy link
Contributor

ping @angelmoya

@rafaelbn
Copy link
Member

rafaelbn commented Oct 8, 2017

Hi @sergio-teruel now runbot fails, I cannot test it. Please could you take a look? Thanks!

@sergio-teruel
Copy link
Contributor Author

@rafaelbn runbot is runing

@rafaelbn rafaelbn merged commit 48695c1 into OCA:10.0 Oct 17, 2017
HirenDangar pushed a commit to HirenDangar/sale-workflow that referenced this pull request Mar 6, 2020
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
blopa98-S73 pushed a commit to Studio73/sale-workflow that referenced this pull request Sep 8, 2020
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Nikul-Chaudhary pushed a commit to Nikul-Chaudhary/sale-workflow that referenced this pull request Oct 3, 2020
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
joao-p-marques pushed a commit to Tecnativa/sale-workflow that referenced this pull request Feb 10, 2021
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
ThomasBinsfeld pushed a commit to acsone/sale-workflow that referenced this pull request Mar 23, 2021
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
ThomasBinsfeld pushed a commit to acsone/sale-workflow that referenced this pull request Mar 23, 2021
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
ThomasBinsfeld pushed a commit to acsone/sale-workflow that referenced this pull request Mar 23, 2021
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
ivantodorovich pushed a commit to odoo-it/sale-workflow that referenced this pull request Apr 21, 2021
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
ernestotejeda pushed a commit to Tecnativa/sale-workflow that referenced this pull request Feb 17, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
sergio-teruel added a commit to Tecnativa/sale-workflow that referenced this pull request Jun 18, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
dreispt pushed a commit to ursais/sale-workflow that referenced this pull request Jun 21, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
cesar-tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Jun 30, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
cesar-tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Jul 26, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
CarlosRoca13 pushed a commit to Tecnativa/sale-workflow that referenced this pull request Aug 2, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
santostelmo pushed a commit to santostelmo/sale-workflow that referenced this pull request Aug 23, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
imlopes pushed a commit to camptocamp/sale-workflow that referenced this pull request Sep 15, 2022
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
pilarvargas-tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Feb 7, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
dsolanki-initos pushed a commit to initOS/sale-workflow that referenced this pull request Apr 17, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Yadier-Tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request May 12, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Yadier-Tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request May 17, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Yadier-Tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Jun 7, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Yadier-Tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Jun 7, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Yadier-Tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Jul 12, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
nguyenminhchien pushed a commit to nguyenminhchien/sale-workflow that referenced this pull request Oct 6, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
santostelmo pushed a commit to camptocamp/sale-workflow that referenced this pull request Oct 27, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Ricardoalso pushed a commit to camptocamp/sale-workflow that referenced this pull request Nov 27, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Ricardoalso pushed a commit to camptocamp/sale-workflow that referenced this pull request Nov 27, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Ricardoalso pushed a commit to camptocamp/sale-workflow that referenced this pull request Nov 27, 2023
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
juanjosesegui-tecnativa pushed a commit to Tecnativa/sale-workflow that referenced this pull request Jul 22, 2024
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
omalbastin pushed a commit to omalbastin/sale-workflow that referenced this pull request Nov 25, 2024
* [10.0][ADD] sale_order_invoicing_finished_task: New module

* [10.0][IMP] sale_order_invoicing_finished_task: Toggle invoiceable flag in task.

* [10.0][FIX] sale_order_invoicing_finished_task: Not invoiceable status

* [10.0][IMP] sale_order_invoicing_finished_task: check invoice policy

* Add files for README

* Update README.rst

* Change some format issues in README

* Change license to AGPL and improve readme

* Update __manifest__.py

Add Camptocamp as author

* [10.0][FIX] sale_order_invoicing_finished_task: Overwrite create and write methods because the stage_id field onchange not trigger in a form view with statusbar widget

* [10.0][IMP] sale_order_invoicing_finished_task: Add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants