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] improve and extend product_analytic #119

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

alexis-via
Copy link
Contributor

product_analytic:

  • add method _get_product_analytic_accounts() similar to the one _get_product_accounts() of the account module
  • product_analytic: add demo data

Add modules product_analytic_pos and product_analytic_purchase

Note that I had to develop "product_analytic_purchase" because, when you create an invoice from a PO, the product_id_change of invoice lines is not played (it is a special onchange purchase_order_change() on account.invoice).

@alexis-via
Copy link
Contributor Author

Travis is red because of other modules (in particular account_analytic_distribution_required)

@alexis-via
Copy link
Contributor Author

FYI, this PR is needed for the module product_analytic_donation v10 https://github.com/OCA/donation/tree/10.0/product_analytic_donation

… to the one _get_product_accounts() of the account module

product_analytic: add demo data
Add modules product_analytic_pos and product_analytic_purchase
@alexis-via
Copy link
Contributor Author

Travis error is caused by the module "account_analytic_distribution", not by this PR.

@alexis-via alexis-via merged commit 9b475aa into OCA:10.0 Feb 20, 2018
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.

2 participants