Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4232 มุมมอง

Hi.  I'm running a local test copy of Odoo v8.

I receive the following error while trying to install POS.  Any ideas?

raise ValueError('External ID not found in the system: %s' % (xmlid))
ParseError: "External ID not found in the system: stock.stock_location_stock" while parsing /opt/odoo/odoo-server/addons/point_of_sale/point_of_sale_data.xml:11, near
<record id="picking_type_posout" model="stock.picking.type">
<field name="name">PoS Orders</field>
<field name="sequence_id" ref="seq_picking_type_posout"/>
<field name="default_location_src_id" ref="stock.stock_location_stock"/>
<field name="default_location_dest_id" ref="stock.stock_location_customers"/>
<field name="warehouse_id" eval="False"/>
<field name="code">outgoing</field>
อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Problem Solved.  I had the base_phone app module installed, but did not have the phonenumbers library installed on this server so it was causing all types of problems.

After installing that, all is well.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ม.ค. 25
1403
2
พ.ค. 23
2943
2
ก.ค. 22
3398
0
ม.ค. 22
1466
1
พ.ค. 18
3801