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

13.0 analytic account invoice with anglo saxon #42429

Open
abdallamhafeez opened this issue Dec 28, 2019 · 3 comments
Open

13.0 analytic account invoice with anglo saxon #42429

abdallamhafeez opened this issue Dec 28, 2019 · 3 comments

Comments

@abdallamhafeez
Copy link

Impacted versions:
13.0
Steps to reproduce:

  1. Configure the company to use "Anglo Saxon"
  2. Create a storable product with invoice method "Delivered Quantity"
  3. Create a sales order and validate delivery order
  4. Create invoice from sales order
  5. Assign analytic account to invoice line
  6. Post invoice

Current behavior:
Odoo assigns an analytic account for below accounts:

  • Stock Interim (Delivered)
  • COGS

Expected behavior:
Odoo should assign an analytic account for COGS only.

Video/Screenshot link (optional):
image

@escopak
Copy link

escopak commented Jun 30, 2020

Impacted versions:
13.0
Steps to reproduce:

  1. Configure the company to use "Anglo Saxon"
  2. Create a storable product with invoice method "Delivered Quantity"
  3. Create a sales order and validate delivery order
  4. Create invoice from sales order
  5. Assign analytic account to invoice line
  6. Post invoice

Current behavior:
Odoo assigns an analytic account for below accounts:

  • Stock Interim (Delivered)
  • COGS

Expected behavior:
Odoo should assign an analytic account for COGS only.

Video/Screenshot link (optional):
image

@abdallamhafeez same is the case with Odoo 12 EE. Can anyone please have this resolved?

@Yenthe666
Copy link
Collaborator

@jco-odoo could you have a look maybe?

@jco-odoo
Copy link
Contributor

jco-odoo commented Jul 1, 2020

It is not here:

'analytic_account_id': line.analytic_account_id.id,

but not sure for earlier versions @sle-odoo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants