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

[purchase_discount] missing "view/" path to xml views in __openerp__.py lines #45 and #46 #5

Closed
TheCloneMaster opened this issue Jul 11, 2014 · 1 comment

Comments

@TheCloneMaster
Copy link
Contributor

Lines #45 and #46 on openerp.py should change from

    "purchase_discount_view.xml",
    "account_invoice_view.xml",

to

    "views/purchase_discount_view.xml",
    "views/account_invoice_view.xml",
@pedrobaeza
Copy link
Member

See #2 and #3 for the corresponding patches.

Please review it.

JonathanNEMRY referenced this issue in acsone/purchase-workflow Jun 1, 2016
[FIX] purchase_request_to_rfq, assign date_planned if none.
adrienpeiffer referenced this issue in acsone/purchase-workflow Sep 12, 2016
[FIX] purchase_request_to_rfq, assign date_planned if none.
mikevhe18 pushed a commit to mikevhe18/purchase-workflow that referenced this issue Oct 20, 2016
[ADD] purchase_order_term
zamberjo pushed a commit to aurestic/purchase-workflow that referenced this issue Nov 15, 2019
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

No branches or pull requests

2 participants