تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3182 أدوات العرض

I have a Vendor model and it has one2many field for the Application model. The Application model has a one2many field for the Document model. I want the document model associated with both Application and Vendor. When a user views the Vendor form a tab shows a tree of related Applications. Clicking an Application opens its form in a dialog and a tab there shows related Documents. Now if user clicks "Add Item" and creates a new Document that Document is related to the Application but not also the Vendor.

Can I put the vendor_id into the context when the Vendor form is rendered and then access that value from the create method of Document so I can add vendor_id to vals? If so how do I go about it?

Ultimately I want to create an alternate Vendor form with a tab to show all related Documents for the Vendor even if they aren't associated with an Application.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 18
4544
1
يناير 25
1321
0
أبريل 24
1939
0
يوليو 22
2424
3
سبتمبر 20
3077