Merge lp://qastaging/~mikel-martin/openobject-addons/extra-account_payment_extension-wizard-migration into lp://qastaging/openobject-addons/extra-trunk

Proposed by mikel
Status: Needs review
Proposed branch: lp://qastaging/~mikel-martin/openobject-addons/extra-account_payment_extension-wizard-migration
Merge into: lp://qastaging/openobject-addons/extra-trunk
Diff against target: 1123 lines (+381/-433)
20 files modified
account_payment_extension/__init__.py (+2/-0)
account_payment_extension/__openerp__.py (+7/-6)
account_payment_extension/account_invoice.py (+2/-0)
account_payment_extension/account_move_line.py (+2/-0)
account_payment_extension/i18n/bg.po (+2/-2)
account_payment_extension/i18n/ca.po (+2/-2)
account_payment_extension/i18n/es.po (+2/-2)
account_payment_extension/i18n/hu.po (+2/-2)
account_payment_extension/i18n/pt.po (+2/-2)
account_payment_extension/i18n/pt_BR.po (+2/-2)
account_payment_extension/i18n/sv.po (+2/-2)
account_payment_extension/payment.py (+8/-21)
account_payment_extension/payment_view.xml (+61/-22)
account_payment_extension/payment_wizard.xml (+0/-7)
account_payment_extension/wizard/__init__.py (+3/-2)
account_payment_extension/wizard/account_payment_order.py (+174/-0)
account_payment_extension/wizard/account_payment_order_view.xml (+66/-0)
account_payment_extension/wizard/wizard_payment_order.py (+0/-209)
account_payment_extension/wizard/wizard_payment_order_view.xml (+42/-0)
account_payment_extension/wizard/wizard_populate_statement.py (+0/-152)
To merge this branch: bzr merge lp://qastaging/~mikel-martin/openobject-addons/extra-account_payment_extension-wizard-migration
Reviewer Review Type Date Requested Status
Numérigraphe needs new project? Abstain
Review via email: mp+119927@code.qastaging.launchpad.net

Description of the change

Migrate to new wizard system account_payment_extension

To post a comment you must log in.
Revision history for this message
Numérigraphe (numerigraphe) wrote :

The extra addons are slowly being replaced by community-driven sub-projects.
I can't comment on the module itself, but at this stage I'm not sure we should keep merging branches into the extra addons.

If you can gather the interested parties and found a new team or project, you could remove the module from the extra addons and host the new version in the new project, and publicize it through apps.openerp.com.
What do you think?

Lionel Sausin.

review: Abstain (needs new project?)

Unmerged revisions

5785. By mikel <mikel@pcl2>

Migrate to new wizard system account_payment_extension

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches