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

How to Create/insert Master Detail model on odoo with Larado #23

Open
ahmadproper opened this issue Mar 9, 2020 · 0 comments
Open

How to Create/insert Master Detail model on odoo with Larado #23

ahmadproper opened this issue Mar 9, 2020 · 0 comments

Comments

@ahmadproper
Copy link

I want to ask how to insert/create master detail on odoo model with larado library, for example
i want to insert stock.picking as header and stock.move as detail at once.
fyi, i try to insert once by once and it succesfully,
first i create / insert data stock.picking after i got picking_id, i insert ht stock.move.line model.

now how to create / insert both of models relation at once...

thanks

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

1 participant