Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3639 Weergaven

the way the OpenERP rep instructed me to add new fields to forms is not working. I have added a field:

Field Name: x_username
Field Label: Outside Salesperson

Type: Custom Field
Model: Partner
In Modules: Null

Field Type: many2one
Object Relation: res.users
Relation Field: Null
Selection Options: Null
Domain: []
Serialization Field: Null
On Delete: Set NULL

Required: Null
Readonly: Null
Searchable: Not Searchable
Translatable: Null

No I am trying to add a view:

View Name: Outside Salesperson
View Type: Tree <--Won't let me edit to form'
Object: res.partner
Sequence: 16
Inherited View: res.partner.form
All other fields : Null

Architecture:
<?xml version="1.0"?>
<field name="ref" position="before">
<field name="x_username"></field>
</field>

When I try to save, it shows "Loading" for about 10 minutes and then returns the XMLHTTPREQUESTERROR.

I have tried even duplicating the normal res.partner.form view and editing it since it is already a form. Once I duplicate, if I try to edit the new res.partner.form, it will show loading for 10 minutes and then return the XML error. If I try to delete, it shows loading for 10 minutes and then returns the XML error. Now I have multiple copies of res.partner.form that I can't edit, delete, or otherwise get rid of and I can't add new views.

What gives?

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
mrt. 15
2597
3
mrt. 15
6552
1
jun. 21
3732
5
jun. 20
6528
6
sep. 17
7855