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

[ADD] Add module for splitting invoices. #67

Closed
wants to merge 4 commits into from
Closed

[ADD] Add module for splitting invoices. #67

wants to merge 4 commits into from

Conversation

ecino
Copy link

@ecino ecino commented Apr 17, 2015

This module adds the ability to split an existing invoice into
two different invoices by adding a new wizard on invoices allowing
the user to select which lines are to be moved in a new invoice.

Works only on unpaid invoices.

@ecino ecino changed the title Add module for splitting invoices. [ADD] Add module for splitting invoices. Apr 17, 2015
@pedrobaeza
Copy link
Member

The name can be shorten to account_invoice_split

##############################################################################
#
# ______ Releasing children from poverty _
# / ____/___ ____ ___ ____ ____ ___________(_)___ ____
Copy link
Member

Choose a reason for hiding this comment

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

Don't use this kind of signatures.

@ecino
Copy link
Author

ecino commented Apr 20, 2015

I renamed the module and copied OCA template. I'm not 100% sure on the description folder, is it necessary to have a copy of the README in html format ?

@pedrobaeza
Copy link
Member

Thanks for the changing.

index.html is not needed for the normal working. It was intended for a better visualization on apps.odoo.com, but now the render of the description (for v7) or README (for v8) is acceptable.

Anyways, please put the same content of the README file inside description key of openperp.py, because in v7, README.rst file is still not parsed.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.83%) to 46.61% when pulling 754e0f9 on ecino:7.0 into 6076528 on OCA:7.0.

@ecino
Copy link
Author

ecino commented Aug 12, 2015

Will reopen for v8.

@ecino ecino closed this Aug 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants