mirror of
https://bitbucket.org/presik/trytonpsk-crm.git
synced 2023-12-14 05:22:56 +01:00
REMOVE FIELDS
This commit is contained in:
parent
276e1d26c9
commit
1b8de5745e
3 changed files with 0 additions and 60 deletions
|
@ -121,20 +121,6 @@ class CustomerService(Workflow, ModelSQL, ModelView):
|
||||||
('other', 'Other'),
|
('other', 'Other'),
|
||||||
], 'Media', states=STATES)
|
], 'Media', states=STATES)
|
||||||
action_plan = fields.Text('Action Plan', states=STATES_CLOSE)
|
action_plan = fields.Text('Action Plan', states=STATES_CLOSE)
|
||||||
# ethnical_group = fields.Selection(ETHNICAL_GROUP, 'Ethnical Group',
|
|
||||||
# states={'required': False})
|
|
||||||
sexual_diversity = fields.Selection(SEXUAL_DIVERSITY, 'Sexual Diversity',
|
|
||||||
states={'required': False})
|
|
||||||
displaced = fields.Selection(OPTION_SELECT, 'Displaced', states={'required': False})
|
|
||||||
victim_of_violence = fields.Selection(OPTION_SELECT, 'Victim Of Violence',
|
|
||||||
states={'required': False})
|
|
||||||
disabled_person = fields.Selection(OPTION_SELECT, 'Disabled Person',
|
|
||||||
states={'required': False})
|
|
||||||
pregnant_woman = fields.Selection(OPTION_SELECT, 'Pregnan Woman',
|
|
||||||
states={'required': False})
|
|
||||||
homeless = fields.Selection(OPTION_SELECT, 'Homeless', states={'required': False})
|
|
||||||
deprived_of_freedom = fields.Selection(OPTION_SELECT, 'Deprived Of Freedom',
|
|
||||||
states={'required': False})
|
|
||||||
age = fields.Function(fields.Char('Age'), 'get_age')
|
age = fields.Function(fields.Char('Age'), 'get_age')
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|
28
locale/es.po
28
locale/es.po
|
@ -122,10 +122,6 @@ msgctxt "field:crm.customer_service,department:"
|
||||||
msgid "Department"
|
msgid "Department"
|
||||||
msgstr "Departamento"
|
msgstr "Departamento"
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,deprived_of_freedom:"
|
|
||||||
msgid "Deprived Of Freedom"
|
|
||||||
msgstr "Privado de Libertad"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,description:"
|
msgctxt "field:crm.customer_service,description:"
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descripcion"
|
msgstr "Descripcion"
|
||||||
|
@ -146,14 +142,6 @@ msgctxt "field:crm.customer_service,diagnose:"
|
||||||
msgid "Diagnose"
|
msgid "Diagnose"
|
||||||
msgstr "Diagnostico"
|
msgstr "Diagnostico"
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,disabled_person:"
|
|
||||||
msgid "Disabled Person"
|
|
||||||
msgstr "Persona en condición de Discapacidad"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,displaced:"
|
|
||||||
msgid "Displaced"
|
|
||||||
msgstr "Desplazado"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,effective_date:"
|
msgctxt "field:crm.customer_service,effective_date:"
|
||||||
msgid "Effective Datetime"
|
msgid "Effective Datetime"
|
||||||
msgstr "Fecha de Respuesta"
|
msgstr "Fecha de Respuesta"
|
||||||
|
@ -166,10 +154,6 @@ msgctxt "field:crm.customer_service,ethnical_group:"
|
||||||
msgid "Ethnical Group"
|
msgid "Ethnical Group"
|
||||||
msgstr "Grupo Étnico"
|
msgstr "Grupo Étnico"
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,homeless:"
|
|
||||||
msgid "Homeless"
|
|
||||||
msgstr "Habitante de Calle"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,media:"
|
msgctxt "field:crm.customer_service,media:"
|
||||||
msgid "Media"
|
msgid "Media"
|
||||||
msgstr "Medio"
|
msgstr "Medio"
|
||||||
|
@ -190,10 +174,6 @@ msgctxt "field:crm.customer_service,phone:"
|
||||||
msgid "Phone"
|
msgid "Phone"
|
||||||
msgstr "Teléfono"
|
msgstr "Teléfono"
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,pregnant_woman:"
|
|
||||||
msgid "Pregnan Woman"
|
|
||||||
msgstr "Mujer en Gestación"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,reference:"
|
msgctxt "field:crm.customer_service,reference:"
|
||||||
msgid "Reference"
|
msgid "Reference"
|
||||||
msgstr "Referencia"
|
msgstr "Referencia"
|
||||||
|
@ -214,18 +194,10 @@ msgctxt "field:crm.customer_service,satisfaction:"
|
||||||
msgid "Satisfaction"
|
msgid "Satisfaction"
|
||||||
msgstr "Satisfacción"
|
msgstr "Satisfacción"
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,sexual_diversity:"
|
|
||||||
msgid "Sexual Diversity"
|
|
||||||
msgstr "Diversidad Sexual"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,state:"
|
msgctxt "field:crm.customer_service,state:"
|
||||||
msgid "State"
|
msgid "State"
|
||||||
msgstr "Estado"
|
msgstr "Estado"
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service,victim_of_violence:"
|
|
||||||
msgid "Victim Of Violence"
|
|
||||||
msgstr "Víctima de Violencia"
|
|
||||||
|
|
||||||
msgctxt "field:crm.customer_service_indicators.start,case:"
|
msgctxt "field:crm.customer_service_indicators.start,case:"
|
||||||
msgid "Case"
|
msgid "Case"
|
||||||
msgstr "Caso"
|
msgstr "Caso"
|
||||||
|
|
|
@ -48,24 +48,6 @@ this repository contains the full copyright notices and license terms. -->
|
||||||
<field name="efficacy"/>
|
<field name="efficacy"/>
|
||||||
<label name="age"/>
|
<label name="age"/>
|
||||||
<field name="age"/>
|
<field name="age"/>
|
||||||
<!-- <label name="ethnical_group"/>
|
|
||||||
<field name="ethnical_group"/> -->
|
|
||||||
<label name="sexual_diversity"/>
|
|
||||||
<field name="sexual_diversity"/>
|
|
||||||
<group id='special_population' string='Special Population'>
|
|
||||||
<label name="displaced"/>
|
|
||||||
<field name="displaced"/>
|
|
||||||
<label name="victim_of_violence"/>
|
|
||||||
<field name="victim_of_violence"/>
|
|
||||||
<label name="disabled_person"/>
|
|
||||||
<field name="disabled_person"/>
|
|
||||||
<label name="pregnant_woman"/>
|
|
||||||
<field name="pregnant_woman"/>
|
|
||||||
<label name="homeless"/>
|
|
||||||
<field name="homeless"/>
|
|
||||||
<label name="deprived_of_freedom"/>
|
|
||||||
<field name="deprived_of_freedom"/>
|
|
||||||
</group>
|
|
||||||
<separator name="notes" colspan="4"/>
|
<separator name="notes" colspan="4"/>
|
||||||
<field name="notes" colspan="4"/>
|
<field name="notes" colspan="4"/>
|
||||||
</page>
|
</page>
|
||||||
|
|
Loading…
Reference in a new issue