Hi and new to odoo develpment since i was using the interface all the time.
i wanted to create a custom module that the user can create a recourd then add some infroration in an "order line format" but if the recourd existed he would be able to import that would add a new lines "order line"
so my question is first is it possible to import to `line`
if so how to create a line
I tryed reading the docs but could not figure it out