in case i add a new company and need to load same data.xml .. how it works?
records like new account - stock picking - stock location
in case i add a new company and need to load same data.xml .. how it works?
records like new account - stock picking - stock location
Hi,
Create Your data.xml File
<odoo>
<record id="your_unique_id_for_
<field name="name">Your Account Name</field>
<field name="code">Your Account Code</field>
<field name="company_id" ref="base.main_company"/>
<!-- Add other fields as needed -->
</record>
<record id="your_unique_id_for_stock_
<field name="name">Your Location Name</field>
<field name="company_id" ref="base.main_company"/>
<!-- Add other fields as needed -->
</record>
</odoo>
Hope it helps
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
2
ก.ย. 22
|
4685 | |||
|
1
เม.ย. 25
|
6154 | |||
|
1
ก.ย. 22
|
5469 | |||
|
0
เม.ย. 22
|
3763 | |||
|
0
ก.พ. 23
|
3136 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.