Giter VIP home page Giter VIP logo

Comments (7)

kimbo23 avatar kimbo23 commented on July 24, 2024

I have the same error. Any advice or solution?

from multi-company.

gelo-landoo avatar gelo-landoo commented on July 24, 2024

I don't have a solution yet. I don't know if it's a bug and it's going to be fixed or not.

from multi-company.

kimbo23 avatar kimbo23 commented on July 24, 2024

Do you know how i can setup this situation: I have 2 companies A and B. Company A is a Vendor and company B is a customers. If company B make a purchase to company A, works good with this module, but if company A make a sale quotation or sale order to company B, i don´t see the purchase order or even the inventory receipt on company B. Maybe i´m doing something wrong do you know how i can setup this situation?. Thank you.

from multi-company.

gelo-landoo avatar gelo-landoo commented on July 24, 2024

You have to read the module's description.
"This module is useful if there are multiple companies in the same Odoo database and those companies sell goods or services among themselves. It allows to create a sale order in company A from a purchase order in company B.
Imagine you have company A and company B in the same Odoo database:
Company A purchase goods from company B.
Company A will create a purchase order with company B as supplier.
This module automate the creation of the sale order in company B with company A as customer"
This issue is to fix this error.

from multi-company.

supakornkim avatar supakornkim commented on July 24, 2024

Hello,
I also have this error and also the unit price of the generated PO and SO is incorrect (input 10 but turn to 1 ).

from multi-company.

mmotahar avatar mmotahar commented on July 24, 2024

Hello,

The error is simply coming from the following line

https://github.com/OCA/multi-company/blob/12.0/purchase_sale_inter_company/models/purchase_order.py#L93

If after creation of the sales order we add a few lines to switch the user back to the user account that it was before

AND commit a small change like saving internal notes against the original purchase order, It solves the problem.

Any other suggestions ? :)

from multi-company.

github-actions avatar github-actions commented on July 24, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

from multi-company.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.