@gisce/react-ooui 2.0.0-alpha.62 → 2.0.0-alpha.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/react-ooui.es.js +1 -1
- package/dist/react-ooui.es.js.map +1 -1
- package/package.json +7 -9
- package/src/ConnectionProvider.ts +0 -16
- package/src/__tests__/iconMapper.test.ts +0 -30
- package/src/__tests__/searchFilterHelper.spec.ts +0 -386
- package/src/actionbar/ActionButton.tsx +0 -40
- package/src/actionbar/AttachmentsButton.tsx +0 -132
- package/src/actionbar/AttachmentsButtonWrapper.tsx +0 -157
- package/src/actionbar/ButtonWithBadge.tsx +0 -44
- package/src/actionbar/ChangeViewButton.tsx +0 -137
- package/src/actionbar/DashboardActionBar.tsx +0 -63
- package/src/actionbar/DropdownButton.tsx +0 -124
- package/src/actionbar/FormActionBar.tsx +0 -491
- package/src/actionbar/GraphActionBar.tsx +0 -67
- package/src/actionbar/NewButton.tsx +0 -46
- package/src/actionbar/SearchBar.tsx +0 -73
- package/src/actionbar/TreeActionBar.tsx +0 -383
- package/src/common/ButtonWithTooltip.tsx +0 -18
- package/src/common/DatePicker.tsx +0 -98
- package/src/common/Field.tsx +0 -93
- package/src/common/SelectAllRecordsRow.tsx +0 -94
- package/src/common/TimePicker.tsx +0 -38
- package/src/context/ActionViewContext.tsx +0 -213
- package/src/context/ConfigContext.tsx +0 -28
- package/src/context/ContentRootContext.tsx +0 -461
- package/src/context/DashboardActionContext.tsx +0 -44
- package/src/context/FormContext.tsx +0 -79
- package/src/context/FormModalContext.tsx +0 -28
- package/src/context/LocaleContext.tsx +0 -50
- package/src/context/One2manyContext.tsx +0 -45
- package/src/context/TabManagerContext.tsx +0 -117
- package/src/helpers/containerHelper.ts +0 -145
- package/src/helpers/dayjs.ts +0 -21
- package/src/helpers/dynamicColumnsHelper.ts +0 -73
- package/src/helpers/errorHelper.ts +0 -27
- package/src/helpers/filesHelper.ts +0 -41
- package/src/helpers/formHelper.ts +0 -301
- package/src/helpers/iconMapper.ts +0 -164
- package/src/helpers/logInfoHelper.tsx +0 -30
- package/src/helpers/one2manyHelper.ts +0 -194
- package/src/helpers/searchHelper.ts +0 -196
- package/src/helpers/timeHelper.ts +0 -58
- package/src/helpers/treeHelper.tsx +0 -226
- package/src/helpers/viewHelper.ts +0 -23
- package/src/hooks/useEffectDebugger.ts +0 -43
- package/src/hooks/useExport.ts +0 -439
- package/src/hooks/useFetchViews.ts +0 -0
- package/src/hooks/useSearch.ts +0 -434
- package/src/hooks/useWindowDimensions.ts +0 -33
- package/src/index.ts +0 -168
- package/src/locales/ca_ES.tsx +0 -99
- package/src/locales/en_US.tsx +0 -96
- package/src/locales/es_ES.tsx +0 -101
- package/src/stories/Binary.stories.tsx +0 -23
- package/src/stories/Boolean.stories.tsx +0 -22
- package/src/stories/Button.stories.tsx +0 -130
- package/src/stories/Char.stories.tsx +0 -76
- package/src/stories/FiberGrid.stories.tsx +0 -109
- package/src/stories/Float.stories.tsx +0 -22
- package/src/stories/FloatTime.stories.tsx +0 -32
- package/src/stories/Image.stories.tsx +0 -25
- package/src/stories/Integer.stories.tsx +0 -22
- package/src/stories/Label.stories.tsx +0 -100
- package/src/stories/Many2one.stories.tsx +0 -31
- package/src/stories/One2many.stories.tsx +0 -288
- package/src/stories/ProgressBar.stories.tsx +0 -22
- package/src/stories/Reference.stories.tsx +0 -43
- package/src/stories/Selection.stories.tsx +0 -34
- package/src/stories/Separator.stories.tsx +0 -53
- package/src/stories/Text.stories.tsx +0 -35
- package/src/stories/Time.stories.tsx +0 -31
- package/src/stories/Utils.stories.tsx +0 -14
- package/src/stories/containers/Group.stories.tsx +0 -84
- package/src/stories/containers/NewLine.stories.tsx +0 -52
- package/src/stories/containers/Notebook.stories.tsx +0 -188
- package/src/stories/custom/Avatar.stories.tsx +0 -22
- package/src/stories/custom/ButtonGroup.stories.tsx +0 -74
- package/src/stories/custom/CodeEditor.stories.tsx +0 -25
- package/src/stories/custom/Comments.stories.tsx +0 -197
- package/src/stories/custom/Indicator.stories.tsx +0 -36
- package/src/stories/custom/Markdown.stories.tsx +0 -38
- package/src/stories/custom/MultiCheckbox.stories.tsx +0 -60
- package/src/stories/custom/Radio.stories.tsx +0 -68
- package/src/stories/custom/Steps.stories.tsx +0 -43
- package/src/stories/custom/Switch.stories.tsx +0 -23
- package/src/stories/custom/Tag.stories.tsx +0 -66
- package/src/stories/custom/Tags.stories.tsx +0 -74
- package/src/stories/dashboard/Dashboard.stories.tsx +0 -23
- package/src/stories/dashboard/DashboardGrid.stories.tsx +0 -43
- package/src/stories/forms/ActivacioContracteForm.stories.tsx +0 -25
- package/src/stories/forms/Attachment.stories.tsx +0 -24
- package/src/stories/forms/CUPSForm.stories.tsx +0 -25
- package/src/stories/forms/Company.stories.tsx +0 -25
- package/src/stories/forms/CrmCaseForm.stories.tsx +0 -25
- package/src/stories/forms/Documents.stories.tsx +0 -25
- package/src/stories/forms/FormWithGridFiber.stories.tsx +0 -25
- package/src/stories/forms/FormWithLinks.stories.tsx +0 -30
- package/src/stories/forms/Lead.stories.tsx +0 -25
- package/src/stories/forms/ModContractForm.stories.tsx +0 -26
- package/src/stories/forms/PartnersForm.stories.tsx +0 -25
- package/src/stories/forms/PolissaForm.stories.tsx +0 -25
- package/src/stories/forms/PreferencesForm.stories.tsx +0 -691
- package/src/stories/forms/Signatures.stories.tsx +0 -25
- package/src/stories/forms/Switching.stories.tsx +0 -25
- package/src/stories/graphs/GraphIndicator.stories.tsx +0 -20
- package/src/stories/graphs/PieGraph.stories.tsx +0 -78
- package/src/stories/mocks/index.ts +0 -46
- package/src/stories/mocks/mockProvider.ts +0 -189
- package/src/stories/mocks/models/activacioContracte.ts +0 -112
- package/src/stories/mocks/models/attachment.ts +0 -1326
- package/src/stories/mocks/models/butlleti.ts +0 -296
- package/src/stories/mocks/models/company.ts +0 -135
- package/src/stories/mocks/models/crm_case.ts +0 -595
- package/src/stories/mocks/models/cups.ts +0 -937
- package/src/stories/mocks/models/document.ts +0 -223
- package/src/stories/mocks/models/factura.ts +0 -2713
- package/src/stories/mocks/models/form_with_gridfiber.ts +0 -141
- package/src/stories/mocks/models/hist_autoconsum.ts +0 -146
- package/src/stories/mocks/models/lead.ts +0 -2101
- package/src/stories/mocks/models/modcontractual.ts +0 -952
- package/src/stories/mocks/models/partner.ts +0 -1340
- package/src/stories/mocks/models/polissa.ts +0 -3127
- package/src/stories/mocks/models/res_partner_category.ts +0 -15
- package/src/stories/mocks/models/signatura.ts +0 -558
- package/src/stories/mocks/models/switching.ts +0 -767
- package/src/stories/modals/FormModal.stories.tsx +0 -36
- package/src/stories/modals/SearchModal.stories.tsx +0 -37
- package/src/stories/trees/FacturesTree.stories.tsx +0 -16
- package/src/stories/ui/ActionBar.stories.tsx +0 -21
- package/src/stories/ui/FavouriteButton.stories.tsx +0 -16
- package/src/stories/ui/GoToResourceModal.stories.tsx +0 -25
- package/src/stories/views/ActionView.stories.tsx +0 -28
- package/src/stories/views/SearchTree.stories.tsx +0 -1064
- package/src/stories/views/Tab.stories.tsx +0 -93
- package/src/stories/views/TabsAndContent.stories.tsx +0 -88
- package/src/stories/views/Tree.stories.jsx +0 -178
- package/src/stories/views/searchFilter/DateRangePicker.stories.tsx +0 -22
- package/src/stories/views/searchFilter/DateTimeRangePicker.stories.tsx +0 -23
- package/src/stories/views/searchFilter/PairFields.stories.tsx +0 -23
- package/src/stories/views/searchFilter/SearchFilter.stories.tsx +0 -165
- package/src/stories/views/searchFilter/examples/PartnersSearchFilter.stories.tsx +0 -409
- package/src/types/index.ts +0 -392
- package/src/ui/ActionErrorDialog.tsx +0 -24
- package/src/ui/ConfirmDialog.tsx +0 -28
- package/src/ui/ErrorAlert.tsx +0 -37
- package/src/ui/FavouriteButton.tsx +0 -271
- package/src/ui/FormErrorsDialog.tsx +0 -17
- package/src/ui/GenericErrorDialog.tsx +0 -16
- package/src/ui/GoToResourceModal.tsx +0 -76
- package/src/ui/InfoDialog.tsx +0 -13
- package/src/ui/RefreshItemDialog.tsx +0 -29
- package/src/ui/RemoveItemDialog.tsx +0 -20
- package/src/ui/TitleHeader.tsx +0 -117
- package/src/ui/UnlinkItemDialog.tsx +0 -20
- package/src/ui/UnsavedChangesDialog.tsx +0 -29
- package/src/ui/WarningDialog.tsx +0 -17
- package/src/views/ActionView.tsx +0 -526
- package/src/views/CurrentTabContent.tsx +0 -21
- package/src/views/RootView.tsx +0 -509
- package/src/views/TabContent.tsx +0 -31
- package/src/views/TabSelector.tsx +0 -31
- package/src/views/Welcome.tsx +0 -18
- package/src/views/actionViews/DashboardActionView.tsx +0 -52
- package/src/views/actionViews/FormActionView.tsx +0 -70
- package/src/views/actionViews/GraphActionView.tsx +0 -152
- package/src/views/actionViews/TreeActionView.tsx +0 -87
- package/src/views/tabs/Tab.tsx +0 -82
- package/src/widgets/WidgetFactory.tsx +0 -142
- package/src/widgets/base/Binary.tsx +0 -145
- package/src/widgets/base/Boolean.tsx +0 -44
- package/src/widgets/base/Button.tsx +0 -77
- package/src/widgets/base/Char.tsx +0 -157
- package/src/widgets/base/Date.tsx +0 -12
- package/src/widgets/base/DateTime.tsx +0 -12
- package/src/widgets/base/Email.tsx +0 -27
- package/src/widgets/base/Float.tsx +0 -38
- package/src/widgets/base/FloatTime.tsx +0 -73
- package/src/widgets/base/Image.tsx +0 -120
- package/src/widgets/base/Integer.tsx +0 -55
- package/src/widgets/base/Label.tsx +0 -56
- package/src/widgets/base/LinkInput.tsx +0 -106
- package/src/widgets/base/MultiSelection.tsx +0 -90
- package/src/widgets/base/ProgressBar.tsx +0 -38
- package/src/widgets/base/Reference.tsx +0 -115
- package/src/widgets/base/ReferenceTree.tsx +0 -62
- package/src/widgets/base/Selection.tsx +0 -71
- package/src/widgets/base/Separator.tsx +0 -25
- package/src/widgets/base/Text.tsx +0 -162
- package/src/widgets/base/Time.tsx +0 -40
- package/src/widgets/base/Url.tsx +0 -26
- package/src/widgets/base/many2one/Many2one.tsx +0 -322
- package/src/widgets/base/many2one/Many2oneSuffix.tsx +0 -232
- package/src/widgets/base/many2one/Many2oneSuffixModal.tsx +0 -42
- package/src/widgets/base/many2one/Many2oneTree.tsx +0 -18
- package/src/widgets/base/one2many/One2many.tsx +0 -100
- package/src/widgets/base/one2many/One2manyInput.tsx +0 -724
- package/src/widgets/base/one2many/One2manyTopBar.tsx +0 -158
- package/src/widgets/containers/Container.tsx +0 -99
- package/src/widgets/containers/Group.tsx +0 -37
- package/src/widgets/containers/Notebook.tsx +0 -52
- package/src/widgets/custom/Avatar.tsx +0 -40
- package/src/widgets/custom/ButtonGroup.tsx +0 -169
- package/src/widgets/custom/CodeEditor.tsx +0 -32
- package/src/widgets/custom/Comments.tsx +0 -147
- package/src/widgets/custom/FiberGrid.tsx +0 -48
- package/src/widgets/custom/Indicator.tsx +0 -66
- package/src/widgets/custom/Markdown.tsx +0 -32
- package/src/widgets/custom/MultiCheckbox.tsx +0 -165
- package/src/widgets/custom/Radio.tsx +0 -47
- package/src/widgets/custom/Steps.tsx +0 -56
- package/src/widgets/custom/Switch.tsx +0 -26
- package/src/widgets/custom/Tag.tsx +0 -53
- package/src/widgets/custom/Tags.tsx +0 -164
- package/src/widgets/custom/Timeline.tsx +0 -196
- package/src/widgets/modals/ExportModal.tsx +0 -75
- package/src/widgets/modals/FormModal.tsx +0 -125
- package/src/widgets/modals/SearchModal.tsx +0 -130
- package/src/widgets/modals/TranslationModal.tsx +0 -202
- package/src/widgets/views/Dashboard/Dashboard.tsx +0 -381
- package/src/widgets/views/Dashboard/DashboardForm.tsx +0 -30
- package/src/widgets/views/Dashboard/DashboardTree.tsx +0 -238
- package/src/widgets/views/Dashboard/dashboardHelper.ts +0 -79
- package/src/widgets/views/DashboardGrid/DashboardGrid.tsx +0 -53
- package/src/widgets/views/DashboardGrid/DashboardGrid.types.ts +0 -4
- package/src/widgets/views/DashboardGrid/DashboardGridItem.tsx +0 -62
- package/src/widgets/views/DashboardGrid/DashboardGridItem.types.ts +0 -10
- package/src/widgets/views/DashboardGrid/index.ts +0 -4
- package/src/widgets/views/Form.tsx +0 -1152
- package/src/widgets/views/Graph/Graph.tsx +0 -145
- package/src/widgets/views/Graph/GraphChart.tsx +0 -113
- package/src/widgets/views/Graph/GraphDefaults.ts +0 -170
- package/src/widgets/views/Graph/GraphIndicator.tsx +0 -421
- package/src/widgets/views/Graph/useGraphData.tsx +0 -176
- package/src/widgets/views/SearchTree.tsx +0 -367
- package/src/widgets/views/Tree/Tree.tsx +0 -295
- package/src/widgets/views/Tree/index.ts +0 -1
- package/src/widgets/views/Tree/treeComponents.tsx +0 -283
- package/src/widgets/views/searchFilter/DateRangePicker.tsx +0 -16
- package/src/widgets/views/searchFilter/DateTimeRangePicker.tsx +0 -87
- package/src/widgets/views/searchFilter/PairFields.tsx +0 -56
- package/src/widgets/views/searchFilter/SearchBottomBar.tsx +0 -54
- package/src/widgets/views/searchFilter/SearchField.tsx +0 -63
- package/src/widgets/views/searchFilter/SearchFilter.tsx +0 -160
- package/src/widgets/views/searchFilter/SearchParams.tsx +0 -35
|
@@ -1,767 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
model: "giscedata.switching.mod.con.wizard",
|
|
3
|
-
exampleValues: {
|
|
4
|
-
activacio_cicle: "L",
|
|
5
|
-
bank: 101,
|
|
6
|
-
change_atr: true,
|
|
7
|
-
cnae: 986,
|
|
8
|
-
con_name: "Eduard",
|
|
9
|
-
con_sur1: "Carreras",
|
|
10
|
-
con_sur2: "Nadal",
|
|
11
|
-
con_type: "F",
|
|
12
|
-
contact: 61,
|
|
13
|
-
contract: 19,
|
|
14
|
-
cups: "ES0112000000010754DC0F",
|
|
15
|
-
delivery_type: "email",
|
|
16
|
-
direccio_notificacio: 53,
|
|
17
|
-
direccio_pagament: 53,
|
|
18
|
-
dt_cie_electronico: "S",
|
|
19
|
-
email: "ecarreras@gmail.com",
|
|
20
|
-
generate_new_contract: "exists",
|
|
21
|
-
mode_facturacio: "atr",
|
|
22
|
-
num_periods: 3,
|
|
23
|
-
owner: 61,
|
|
24
|
-
owner_change_type: "S",
|
|
25
|
-
owner_pre: 61,
|
|
26
|
-
pagador: 61,
|
|
27
|
-
payment_mode_id: 8,
|
|
28
|
-
phone_num: "678965432",
|
|
29
|
-
phone_pre: "34",
|
|
30
|
-
power_invoicing: "1",
|
|
31
|
-
power_p1: 5750.0,
|
|
32
|
-
power_p2: 5750.0,
|
|
33
|
-
proces: "M1",
|
|
34
|
-
retail_tariff: 21,
|
|
35
|
-
send_ae_measures: true,
|
|
36
|
-
state: "init",
|
|
37
|
-
tariff: "018",
|
|
38
|
-
tipo_pago: 6,
|
|
39
|
-
vat: "40351345F",
|
|
40
|
-
vat_kind: "NI",
|
|
41
|
-
},
|
|
42
|
-
form: {
|
|
43
|
-
arch: '<form string="Generar Cas amb Modificacio Contractual" col="2"><field name="change_adm" on_change="onchange_type(change_atr, change_adm, contract, generate_new_contract, new_contract, proces)"/><notebook><page string="Titular" attrs="{\'invisible\': [(\'change_adm\', \'!=\', True)]}">\r\n <group col="4" colspan="4" attrs="{\'invisible\': [(\'change_adm\', \'!=\', True)]}">\r\n <separator string="Titular" colspan="4"/>\r\n <field name="owner_change_type" attrs="{\'required\': [(\'change_adm\',\'=\',True)]}"/>\r\n <field name="vat" on_change="onchange_vat(vat, contract, owner, contact)" attrs="{\'required\': [(\'change_adm\',\'=\',True)]}"/>\r\n <field name="vat_kind" attrs="{\'required\': [(\'change_adm\',\'=\',True)]}"/>\r\n <field name="owner" on_change="onchange_owner(owner, owner_pre, contact, vat, contract)" attrs="{\'required\': [(\'change_adm\',\'=\',True)]}"/>\r\n <field name="owner_pre" invisible="1"/>\r\n </group>\r\n </page>\r\n <page string="Contacte">\r\n <group col="4" colspan="4">\r\n <separator string="Contacte" colspan="4"/>\r\n <field name="contact" on_change="onchange_contact(contact)"/>\r\n <field name="direccio_notificacio" colspan="4" domain="[(\'partner_id\', \'=\', contact)]" on_change="onchange_contact_dir(direccio_notificacio)"/>\r\n <field name="con_type"/>\r\n <field name="con_name" colspan="4" required="1"/>\r\n <field name="con_sur1" attrs="{\'readonly\':[(\'con_type\',\'=\',\'J\')], \'required\':[(\'con_type\',\'=\',\'F\')]}"/>\r\n <field name="con_sur2" attrs="{\'readonly\':[(\'con_type\',\'=\',\'J\')]}"/>\r\n <field name="phone_pre" required="1"/>\r\n <field name="phone_num" required="1"/>\r\n </group>\r\n </page></notebook></form>',
|
|
44
|
-
field_parent: false,
|
|
45
|
-
fields: {
|
|
46
|
-
activacio_cicle: {
|
|
47
|
-
required: true,
|
|
48
|
-
selection: [
|
|
49
|
-
["A", "La activaci\u00f3n se debe producir cuanto antes"],
|
|
50
|
-
[
|
|
51
|
-
"L",
|
|
52
|
-
"La activaci\u00f3n se debe producir con pr\u00f3xima lectura del ciclo",
|
|
53
|
-
],
|
|
54
|
-
[
|
|
55
|
-
"F",
|
|
56
|
-
"La activaci\u00f3n se producir\u00e1 seg\u00fan la fecha fija solicitada",
|
|
57
|
-
],
|
|
58
|
-
],
|
|
59
|
-
string: "Activaci\u00f3",
|
|
60
|
-
type: "selection",
|
|
61
|
-
views: {},
|
|
62
|
-
},
|
|
63
|
-
autoconsum: {
|
|
64
|
-
selection: [
|
|
65
|
-
["31", "[31] - Sin Excedentes Individual \u2013 Consumo"],
|
|
66
|
-
["32", "[32] - Sin Excedentes Colectivo \u2013 Consumo"],
|
|
67
|
-
[
|
|
68
|
-
"33",
|
|
69
|
-
"[33] - Sin Excedentes Colectivo con acuerdo de compensaci\u00f3n \u2013 Consumo",
|
|
70
|
-
],
|
|
71
|
-
[
|
|
72
|
-
"41",
|
|
73
|
-
"[41] - Con excedentes y compensaci\u00f3n Individual - Consumo",
|
|
74
|
-
],
|
|
75
|
-
[
|
|
76
|
-
"42",
|
|
77
|
-
"[42] - Con excedentes y compensaci\u00f3n Colectivo\u2013 Consumo",
|
|
78
|
-
],
|
|
79
|
-
[
|
|
80
|
-
"43",
|
|
81
|
-
"[43] - Con excedentes y compensaci\u00f3n Colectivo a trav\u00e9s de red\u2013 Consumo",
|
|
82
|
-
],
|
|
83
|
-
[
|
|
84
|
-
"51",
|
|
85
|
-
"[51] - Con excedentes sin compensaci\u00f3n Individual sin cto de SSAA en Red Interior\u2013 Consumo",
|
|
86
|
-
],
|
|
87
|
-
[
|
|
88
|
-
"52",
|
|
89
|
-
"[52] - Con excedentes sin compensaci\u00f3n Colectivo sin cto de SSAA en Red Interior\u2013 Consumo",
|
|
90
|
-
],
|
|
91
|
-
[
|
|
92
|
-
"53",
|
|
93
|
-
"[53] - Con excedentes sin compensaci\u00f3n Individual con cto SSAA en Red Interior\u2013 Consumo",
|
|
94
|
-
],
|
|
95
|
-
[
|
|
96
|
-
"54",
|
|
97
|
-
"[54] - Con excedentes sin compensaci\u00f3n individual con cto SSAA en Red Interior\u2013 SSAA",
|
|
98
|
-
],
|
|
99
|
-
[
|
|
100
|
-
"55",
|
|
101
|
-
"[55] - Con excedentes sin compensaci\u00f3n Colectivo/en Red Interior\u2013 Consumo",
|
|
102
|
-
],
|
|
103
|
-
[
|
|
104
|
-
"56",
|
|
105
|
-
"[56] - Con excedentes sin compensaci\u00f3n Colectivo/en Red Interior - SSAA",
|
|
106
|
-
],
|
|
107
|
-
[
|
|
108
|
-
"61",
|
|
109
|
-
"[61] - Con excedentes sin compensaci\u00f3n Individual con cto SSAA a trav\u00e9s de red \u2013 Consumo",
|
|
110
|
-
],
|
|
111
|
-
[
|
|
112
|
-
"62",
|
|
113
|
-
"[62] - Con excedentes sin compensaci\u00f3n individual con cto SSAA a trav\u00e9s de red \u2013 SSAA",
|
|
114
|
-
],
|
|
115
|
-
[
|
|
116
|
-
"63",
|
|
117
|
-
"[63] - Con excedentes sin compensaci\u00f3n Colectivo a trav\u00e9s de red \u2013 Consumo",
|
|
118
|
-
],
|
|
119
|
-
[
|
|
120
|
-
"64",
|
|
121
|
-
"[64] - Con excedentes sin compensaci\u00f3n Colectivo a trav\u00e9s de red - SSAA",
|
|
122
|
-
],
|
|
123
|
-
[
|
|
124
|
-
"71",
|
|
125
|
-
"[71] - Con excedentes sin compensaci\u00f3n Individual con cto SSAA a trav\u00e9s de red y red interior \u2013 Consumo",
|
|
126
|
-
],
|
|
127
|
-
[
|
|
128
|
-
"72",
|
|
129
|
-
"[72] - Con excedentes sin compensaci\u00f3n individual con cto SSAA a trav\u00e9s de red y red interior \u2013 SSAA",
|
|
130
|
-
],
|
|
131
|
-
[
|
|
132
|
-
"73",
|
|
133
|
-
"[73] - Con excedentes sin compensaci\u00f3n Colectivo con cto de SSAA a trav\u00e9s de red y red interior \u2013 Consumo",
|
|
134
|
-
],
|
|
135
|
-
[
|
|
136
|
-
"74",
|
|
137
|
-
"[74] - Con excedentes sin compensaci\u00f3n Colectivo con cto de SSAA a trav\u00e9s de red y red interior - SSAA",
|
|
138
|
-
],
|
|
139
|
-
[false, ""],
|
|
140
|
-
],
|
|
141
|
-
string: "Tipus autoconsum",
|
|
142
|
-
type: "selection",
|
|
143
|
-
views: {},
|
|
144
|
-
},
|
|
145
|
-
bank: {
|
|
146
|
-
context: "",
|
|
147
|
-
domain: [],
|
|
148
|
-
relation: "res.partner.bank",
|
|
149
|
-
size: 64,
|
|
150
|
-
string: "Compte bancari",
|
|
151
|
-
type: "many2one",
|
|
152
|
-
views: {},
|
|
153
|
-
},
|
|
154
|
-
change_adm: { string: "Canvi Titular", type: "boolean", views: {} },
|
|
155
|
-
change_atr: {
|
|
156
|
-
string: "Canvi Tarifa/Potencia",
|
|
157
|
-
type: "boolean",
|
|
158
|
-
views: {},
|
|
159
|
-
},
|
|
160
|
-
change_retail_tariff: {
|
|
161
|
-
string: "Canvia Tarifa Comercialitzadora",
|
|
162
|
-
type: "boolean",
|
|
163
|
-
views: {},
|
|
164
|
-
},
|
|
165
|
-
check_introduir_lectures: {
|
|
166
|
-
help: "Introdu\u00efr lectures en data determinada.\nAquestes lectures s'utilitzaran com a lectures finals del contracte antic al activar el M1 de canvi de titular",
|
|
167
|
-
string: "Introdu\u00efr Lectures",
|
|
168
|
-
type: "boolean",
|
|
169
|
-
views: {},
|
|
170
|
-
},
|
|
171
|
-
cnae: {
|
|
172
|
-
context: "",
|
|
173
|
-
domain: [],
|
|
174
|
-
relation: "giscemisc.cnae",
|
|
175
|
-
size: 64,
|
|
176
|
-
string: "CNAE",
|
|
177
|
-
type: "many2one",
|
|
178
|
-
views: {},
|
|
179
|
-
},
|
|
180
|
-
comments: { size: 120, string: "Comentari", type: "text", views: {} },
|
|
181
|
-
con_name: { size: 256, string: "Nom", type: "char", views: {} },
|
|
182
|
-
con_sur1: { size: 256, string: "Cognom 1", type: "char", views: {} },
|
|
183
|
-
con_sur2: { size: 256, string: "Cognom 2", type: "char", views: {} },
|
|
184
|
-
con_type: {
|
|
185
|
-
selection: [
|
|
186
|
-
["F", "F\u00edsica"],
|
|
187
|
-
["J", "Jur\u00eddica"],
|
|
188
|
-
],
|
|
189
|
-
string: "Tipus",
|
|
190
|
-
type: "selection",
|
|
191
|
-
views: {},
|
|
192
|
-
},
|
|
193
|
-
contact: {
|
|
194
|
-
context: "",
|
|
195
|
-
domain: [],
|
|
196
|
-
relation: "res.partner",
|
|
197
|
-
size: 64,
|
|
198
|
-
string: "Contacte",
|
|
199
|
-
type: "many2one",
|
|
200
|
-
views: {},
|
|
201
|
-
},
|
|
202
|
-
contract: {
|
|
203
|
-
context: "",
|
|
204
|
-
domain: [],
|
|
205
|
-
relation: "giscedata.polissa",
|
|
206
|
-
size: 64,
|
|
207
|
-
string: "Contracte",
|
|
208
|
-
type: "many2one",
|
|
209
|
-
views: {},
|
|
210
|
-
},
|
|
211
|
-
cups: { size: 22, string: "CUPS", type: "char", views: {} },
|
|
212
|
-
data_accio: {
|
|
213
|
-
string: "Data prevista del canvi o alta",
|
|
214
|
-
type: "date",
|
|
215
|
-
views: {},
|
|
216
|
-
},
|
|
217
|
-
delivery_type: {
|
|
218
|
-
selection: [
|
|
219
|
-
["url", "Codi QR"],
|
|
220
|
-
["email", "Email"],
|
|
221
|
-
],
|
|
222
|
-
string: "Forma d'enviament",
|
|
223
|
-
type: "selection",
|
|
224
|
-
views: {},
|
|
225
|
-
},
|
|
226
|
-
digital_sign: { string: "Firma digital", type: "boolean", views: {} },
|
|
227
|
-
direccio_notificacio: {
|
|
228
|
-
context: "",
|
|
229
|
-
domain: [],
|
|
230
|
-
relation: "res.partner.address",
|
|
231
|
-
size: 64,
|
|
232
|
-
string: "Adre\u00e7a notificaci\u00f3",
|
|
233
|
-
type: "many2one",
|
|
234
|
-
views: {},
|
|
235
|
-
},
|
|
236
|
-
direccio_pagament: {
|
|
237
|
-
context: "",
|
|
238
|
-
domain: [],
|
|
239
|
-
relation: "res.partner.address",
|
|
240
|
-
size: 64,
|
|
241
|
-
string: "Adre\u00e7a fiscal",
|
|
242
|
-
type: "many2one",
|
|
243
|
-
views: {},
|
|
244
|
-
},
|
|
245
|
-
doc_add: { string: "Documents adjunts", type: "boolean", views: {} },
|
|
246
|
-
docs_ids: {
|
|
247
|
-
context: "",
|
|
248
|
-
domain: [["type", "=", "neogeo"]],
|
|
249
|
-
relation: "giscedata.switching.document",
|
|
250
|
-
string: "Documents adjunts",
|
|
251
|
-
type: "many2many",
|
|
252
|
-
views: {},
|
|
253
|
-
},
|
|
254
|
-
dt_add: {
|
|
255
|
-
string: "Documentacio T\u00e8cnica",
|
|
256
|
-
type: "boolean",
|
|
257
|
-
views: {},
|
|
258
|
-
},
|
|
259
|
-
dt_cie_codigo: {
|
|
260
|
-
size: 11,
|
|
261
|
-
string: "C\u00f3digo CIE",
|
|
262
|
-
type: "char",
|
|
263
|
-
views: {},
|
|
264
|
-
},
|
|
265
|
-
dt_cie_electronico: {
|
|
266
|
-
selection: [
|
|
267
|
-
["S", "Si"],
|
|
268
|
-
["N", "No"],
|
|
269
|
-
],
|
|
270
|
-
string: "Cie Electronico",
|
|
271
|
-
type: "selection",
|
|
272
|
-
views: {},
|
|
273
|
-
},
|
|
274
|
-
dt_cie_papel_data_caducitat: {
|
|
275
|
-
string: "Data Caducitat",
|
|
276
|
-
type: "date",
|
|
277
|
-
views: {},
|
|
278
|
-
},
|
|
279
|
-
dt_cie_papel_data_emissio: {
|
|
280
|
-
string: "Data Emissi\u00f3",
|
|
281
|
-
type: "date",
|
|
282
|
-
views: {},
|
|
283
|
-
},
|
|
284
|
-
dt_cie_papel_potenciainstbt: {
|
|
285
|
-
string: "Pot\u00e8ncia Instalada",
|
|
286
|
-
type: "integer",
|
|
287
|
-
views: {},
|
|
288
|
-
},
|
|
289
|
-
dt_cie_papel_tensio_suministre: {
|
|
290
|
-
selection: [
|
|
291
|
-
["01", "1X220"],
|
|
292
|
-
["02", "1X230"],
|
|
293
|
-
["03", "3X380"],
|
|
294
|
-
["04", "3X380/220"],
|
|
295
|
-
["05", "3X400"],
|
|
296
|
-
["06", "3X400/230"],
|
|
297
|
-
["07", "1X127"],
|
|
298
|
-
["08", "1X133"],
|
|
299
|
-
["09", "2X220"],
|
|
300
|
-
["10", "2X230"],
|
|
301
|
-
["11", "3X220"],
|
|
302
|
-
["12", "3X220/127"],
|
|
303
|
-
["13", "3X230"],
|
|
304
|
-
["14", "3X230/133"],
|
|
305
|
-
["15", "5.000"],
|
|
306
|
-
["16", "6.000"],
|
|
307
|
-
["17", "7.200"],
|
|
308
|
-
["18", "8.000"],
|
|
309
|
-
["19", "10.000"],
|
|
310
|
-
["20", "11.000"],
|
|
311
|
-
["21", "12.000"],
|
|
312
|
-
["22", "13.000"],
|
|
313
|
-
["23", "13.200"],
|
|
314
|
-
["24", "15.000"],
|
|
315
|
-
["25", "16.500"],
|
|
316
|
-
["26", "17.000"],
|
|
317
|
-
["27", "20.000"],
|
|
318
|
-
["28", "22.000"],
|
|
319
|
-
["29", "25.000"],
|
|
320
|
-
["30", "26.500"],
|
|
321
|
-
["31", "30.000"],
|
|
322
|
-
["32", "36.000"],
|
|
323
|
-
["33", "44.000"],
|
|
324
|
-
["34", "45.000"],
|
|
325
|
-
["35", "66.000"],
|
|
326
|
-
["36", "110.000"],
|
|
327
|
-
["37", "132.000"],
|
|
328
|
-
["38", "220.000"],
|
|
329
|
-
["39", "400.000"],
|
|
330
|
-
["40", "1200"],
|
|
331
|
-
["41", "2000"],
|
|
332
|
-
["42", "5500"],
|
|
333
|
-
["43", "55000"],
|
|
334
|
-
["44", "130000"],
|
|
335
|
-
["45", "100"],
|
|
336
|
-
["46", "150"],
|
|
337
|
-
["47", "3x100"],
|
|
338
|
-
["48", "3x150/260"],
|
|
339
|
-
["49", "3x260"],
|
|
340
|
-
["99", "Otra tensi\u00f3n obsoleta"],
|
|
341
|
-
],
|
|
342
|
-
string: "Tensi\u00f3 suministre",
|
|
343
|
-
type: "selection",
|
|
344
|
-
views: {},
|
|
345
|
-
},
|
|
346
|
-
dt_cie_papel_tipus_suministre: {
|
|
347
|
-
selection: [
|
|
348
|
-
["AL", "Almac\u00e9n"],
|
|
349
|
-
["AP", "Alumbrado publico"],
|
|
350
|
-
["AS", "Ascensores"],
|
|
351
|
-
["AT", "Antena Telefon\u00eda M\u00f3vil"],
|
|
352
|
-
["BA", "Bater\u00eda de acumuladores"],
|
|
353
|
-
["CM", "Centro de Maniobra y Control"],
|
|
354
|
-
["EA", "Escalera-Ascensor"],
|
|
355
|
-
["ES", "Escalera"],
|
|
356
|
-
["FT", "Fabrica y Talleres sin Riesgo Especifico"],
|
|
357
|
-
["FV", "Inst. Fotovoltaica"],
|
|
358
|
-
["GA", "Garaje"],
|
|
359
|
-
["GB", "Grupo Bombeo, Riego por Goteo"],
|
|
360
|
-
["HP", "Loc.H\u00famedos con Riesgo Corrosi\u00f3n o Polv."],
|
|
361
|
-
["IN", "Nave industrial"],
|
|
362
|
-
["IT", "Instalaci\u00f3n Temporal en Emplazam.Abierto"],
|
|
363
|
-
["KC", "Kioskos / cabinas tfno"],
|
|
364
|
-
["LB", "Locales a Baja Temperatura"],
|
|
365
|
-
["LC", "Local comercial"],
|
|
366
|
-
["OF", "Oficina"],
|
|
367
|
-
["PC", "Publica concurrencia"],
|
|
368
|
-
["RA", "Refugio o Albergue Agr\u00edcola"],
|
|
369
|
-
["RT", "Repetidor de Televisi\u00f3n"],
|
|
370
|
-
["SA", "Servicios Auxiliares"],
|
|
371
|
-
["SC", "Sumtro complementario"],
|
|
372
|
-
["SE", "Sumtro eventual"],
|
|
373
|
-
["SG", "Servicio general vivienda"],
|
|
374
|
-
["SM", "Sem\u00e1foro"],
|
|
375
|
-
["SO", "Sumtro obras"],
|
|
376
|
-
["TL", "Telecomunicaciones"],
|
|
377
|
-
["TR", "Trastero"],
|
|
378
|
-
["UF", "Uso finca"],
|
|
379
|
-
["UV", "Usos Varios"],
|
|
380
|
-
["VI", "Vivienda"],
|
|
381
|
-
],
|
|
382
|
-
string: "Tipus Suministre",
|
|
383
|
-
type: "selection",
|
|
384
|
-
views: {},
|
|
385
|
-
},
|
|
386
|
-
dt_cie_sello_elec: {
|
|
387
|
-
size: 35,
|
|
388
|
-
string: "Segell Electr\u00f3nic",
|
|
389
|
-
type: "char",
|
|
390
|
-
views: {},
|
|
391
|
-
},
|
|
392
|
-
dt_codi_instalador: {
|
|
393
|
-
size: 9,
|
|
394
|
-
string: "Codi instal\u00b7lador",
|
|
395
|
-
type: "char",
|
|
396
|
-
views: {},
|
|
397
|
-
},
|
|
398
|
-
dt_tipus_codi_instalador: {
|
|
399
|
-
selection: [
|
|
400
|
-
["nif", "NIF"],
|
|
401
|
-
["codigo", "C\u00f3digo"],
|
|
402
|
-
],
|
|
403
|
-
string: "Tipus codi Instal\u00b7lador",
|
|
404
|
-
type: "selection",
|
|
405
|
-
views: {},
|
|
406
|
-
},
|
|
407
|
-
email: { size: 256, string: "E-mail", type: "char", views: {} },
|
|
408
|
-
generate_new_contract: {
|
|
409
|
-
selection: [
|
|
410
|
-
["create", "Crear nou contracte en borrador"],
|
|
411
|
-
["exists", "Utilitzar contracte existent"],
|
|
412
|
-
],
|
|
413
|
-
string: "Contracte nou",
|
|
414
|
-
type: "selection",
|
|
415
|
-
views: {},
|
|
416
|
-
},
|
|
417
|
-
info: { string: "Info", type: "text", views: {} },
|
|
418
|
-
measure_ae_p1: { string: "Lectura P1", type: "integer", views: {} },
|
|
419
|
-
measure_ae_p2: { string: "Lectura P2", type: "integer", views: {} },
|
|
420
|
-
measure_ae_p3: { string: "Lectura P3", type: "integer", views: {} },
|
|
421
|
-
measure_ae_p4: { string: "Lectura P4", type: "integer", views: {} },
|
|
422
|
-
measure_ae_p5: { string: "Lectura P5", type: "integer", views: {} },
|
|
423
|
-
measure_ae_p6: { string: "Lectura P6", type: "integer", views: {} },
|
|
424
|
-
measure_date: { string: "Data lectures", type: "date", views: {} },
|
|
425
|
-
measure_ep_p1: { string: "Exc\u00e9s P1", type: "integer", views: {} },
|
|
426
|
-
measure_ep_p2: { string: "Exc\u00e9s P2", type: "integer", views: {} },
|
|
427
|
-
measure_ep_p3: { string: "Exc\u00e9s P3", type: "integer", views: {} },
|
|
428
|
-
measure_ep_p4: { string: "Exc\u00e9s P4", type: "integer", views: {} },
|
|
429
|
-
measure_ep_p5: { string: "Exc\u00e9s P5", type: "integer", views: {} },
|
|
430
|
-
measure_ep_p6: { string: "Exc\u00e9s P6", type: "integer", views: {} },
|
|
431
|
-
measure_pm_p1: {
|
|
432
|
-
string: "Max\u00edmetre P1",
|
|
433
|
-
type: "integer",
|
|
434
|
-
views: {},
|
|
435
|
-
},
|
|
436
|
-
measure_pm_p2: {
|
|
437
|
-
string: "Max\u00edmetre P2",
|
|
438
|
-
type: "integer",
|
|
439
|
-
views: {},
|
|
440
|
-
},
|
|
441
|
-
measure_pm_p3: {
|
|
442
|
-
string: "Max\u00edmetre P3",
|
|
443
|
-
type: "integer",
|
|
444
|
-
views: {},
|
|
445
|
-
},
|
|
446
|
-
measure_pm_p4: {
|
|
447
|
-
string: "Max\u00edmetre P4",
|
|
448
|
-
type: "integer",
|
|
449
|
-
views: {},
|
|
450
|
-
},
|
|
451
|
-
measure_pm_p5: {
|
|
452
|
-
string: "Max\u00edmetre P5",
|
|
453
|
-
type: "integer",
|
|
454
|
-
views: {},
|
|
455
|
-
},
|
|
456
|
-
measure_pm_p6: {
|
|
457
|
-
string: "Max\u00edmetre P6",
|
|
458
|
-
type: "integer",
|
|
459
|
-
views: {},
|
|
460
|
-
},
|
|
461
|
-
measure_r1_p1: { string: "Reactiva P1", type: "integer", views: {} },
|
|
462
|
-
measure_r1_p2: { string: "Reactiva P2", type: "integer", views: {} },
|
|
463
|
-
measure_r1_p3: { string: "Reactiva P3", type: "integer", views: {} },
|
|
464
|
-
measure_r1_p4: { string: "Reactiva P4", type: "integer", views: {} },
|
|
465
|
-
measure_r1_p5: { string: "Reactiva P5", type: "integer", views: {} },
|
|
466
|
-
measure_r1_p6: { string: "Reactiva P6", type: "integer", views: {} },
|
|
467
|
-
mod_autoconsum: { string: "Modificar", type: "boolean", views: {} },
|
|
468
|
-
mode_facturacio: {
|
|
469
|
-
selection: [["atr", "ATR"]],
|
|
470
|
-
string: "Mode facturaci\u00f3",
|
|
471
|
-
type: "selection",
|
|
472
|
-
views: {},
|
|
473
|
-
},
|
|
474
|
-
new_contract: {
|
|
475
|
-
context: "",
|
|
476
|
-
domain: [],
|
|
477
|
-
relation: "giscedata.polissa",
|
|
478
|
-
size: 64,
|
|
479
|
-
string: "Contracte Nou",
|
|
480
|
-
type: "many2one",
|
|
481
|
-
views: {},
|
|
482
|
-
},
|
|
483
|
-
num_periods: { string: "Num. Per\u00edodes", type: "integer", views: {} },
|
|
484
|
-
owner: {
|
|
485
|
-
context: "",
|
|
486
|
-
domain: [],
|
|
487
|
-
relation: "res.partner",
|
|
488
|
-
size: 64,
|
|
489
|
-
string: "Nou Titular",
|
|
490
|
-
type: "many2one",
|
|
491
|
-
views: {},
|
|
492
|
-
},
|
|
493
|
-
owner_change_type: {
|
|
494
|
-
selection: [
|
|
495
|
-
["T", "Cambio de titular por traspaso"],
|
|
496
|
-
["S", "Cambio de titular por subrogaci\u00f3n"],
|
|
497
|
-
[
|
|
498
|
-
"A",
|
|
499
|
-
"Cambio datos administrativos (excepto cambio de titular y correcci\u00f3n de datos identificativos del cliente)",
|
|
500
|
-
],
|
|
501
|
-
["C", "Correcci\u00f3n datos que identifican al cliente"],
|
|
502
|
-
[
|
|
503
|
-
"P",
|
|
504
|
-
"La solicitud implica cambio en la periodicidad de la facturaci\u00f3n",
|
|
505
|
-
],
|
|
506
|
-
[
|
|
507
|
-
"R",
|
|
508
|
-
"Modificaci\u00f3n acuerdo de reparto de un autoconsumo colectivo",
|
|
509
|
-
],
|
|
510
|
-
],
|
|
511
|
-
string: "Tipus de canvi",
|
|
512
|
-
type: "selection",
|
|
513
|
-
views: {},
|
|
514
|
-
},
|
|
515
|
-
owner_pre: {
|
|
516
|
-
context: "",
|
|
517
|
-
domain: [],
|
|
518
|
-
relation: "res.partner",
|
|
519
|
-
size: 64,
|
|
520
|
-
string: "Ultim titular triat",
|
|
521
|
-
type: "many2one",
|
|
522
|
-
views: {},
|
|
523
|
-
},
|
|
524
|
-
pagador: {
|
|
525
|
-
context: "",
|
|
526
|
-
domain: [],
|
|
527
|
-
relation: "res.partner",
|
|
528
|
-
size: 64,
|
|
529
|
-
string: "Ra\u00f3 fiscal",
|
|
530
|
-
type: "many2one",
|
|
531
|
-
views: {},
|
|
532
|
-
},
|
|
533
|
-
payment_mode_id: {
|
|
534
|
-
context: "",
|
|
535
|
-
domain: [],
|
|
536
|
-
relation: "payment.mode",
|
|
537
|
-
size: 64,
|
|
538
|
-
string: "Grup de pagament",
|
|
539
|
-
type: "many2one",
|
|
540
|
-
views: {},
|
|
541
|
-
},
|
|
542
|
-
phone_num: { size: 9, string: "Tel\u00e8fon", type: "char", views: {} },
|
|
543
|
-
phone_pre: { size: 2, string: "Prefix", type: "char", views: {} },
|
|
544
|
-
power_invoicing: {
|
|
545
|
-
selection: [
|
|
546
|
-
["1", "ICP"],
|
|
547
|
-
["2", "Max\u00edmetro"],
|
|
548
|
-
],
|
|
549
|
-
string: "MCP",
|
|
550
|
-
type: "selection",
|
|
551
|
-
views: {},
|
|
552
|
-
},
|
|
553
|
-
power_p1: { string: "P1", type: "integer", views: {} },
|
|
554
|
-
power_p2: { string: "P2", type: "integer", views: {} },
|
|
555
|
-
power_p3: { string: "P3", type: "integer", views: {} },
|
|
556
|
-
power_p4: { string: "P4", type: "integer", views: {} },
|
|
557
|
-
power_p5: { string: "P5", type: "integer", views: {} },
|
|
558
|
-
power_p6: { string: "P6", type: "integer", views: {} },
|
|
559
|
-
proces: {
|
|
560
|
-
change_default: true,
|
|
561
|
-
selection: [
|
|
562
|
-
["M1", "M1 - Modificaci\u00f3 contractual"],
|
|
563
|
-
["C2", "C2 - Canvi de comercialitzadora amb canvis"],
|
|
564
|
-
],
|
|
565
|
-
string: "Cas",
|
|
566
|
-
type: "selection",
|
|
567
|
-
views: {},
|
|
568
|
-
},
|
|
569
|
-
retail_tariff: {
|
|
570
|
-
context: "",
|
|
571
|
-
domain: [["type", "=", "sale"]],
|
|
572
|
-
relation: "product.pricelist",
|
|
573
|
-
size: 64,
|
|
574
|
-
string: "Tarifa Comercializaci\u00f3n",
|
|
575
|
-
type: "many2one",
|
|
576
|
-
views: {},
|
|
577
|
-
},
|
|
578
|
-
send_ae_measures: {
|
|
579
|
-
help: "Marcar per afegir les lectures d'Activa",
|
|
580
|
-
readonly: true,
|
|
581
|
-
string: "Amb activa",
|
|
582
|
-
type: "boolean",
|
|
583
|
-
views: {},
|
|
584
|
-
},
|
|
585
|
-
send_ep_measures: {
|
|
586
|
-
help: "Marcar per afegir les lectures d'Ex\u00e9s",
|
|
587
|
-
string: "Amb exc\u00e9s",
|
|
588
|
-
type: "boolean",
|
|
589
|
-
views: {},
|
|
590
|
-
},
|
|
591
|
-
send_pm_measures: {
|
|
592
|
-
help: "Marcar per afegir les lectures de Max\u00edmetre",
|
|
593
|
-
string: "Amb max\u00edmetre",
|
|
594
|
-
type: "boolean",
|
|
595
|
-
views: {},
|
|
596
|
-
},
|
|
597
|
-
send_r1_measures: {
|
|
598
|
-
help: "Marcar per afegir les lectures de Reactiva",
|
|
599
|
-
string: "Amb reactiva",
|
|
600
|
-
type: "boolean",
|
|
601
|
-
views: {},
|
|
602
|
-
},
|
|
603
|
-
skip_validations: {
|
|
604
|
-
string: "Saltar validacions",
|
|
605
|
-
type: "boolean",
|
|
606
|
-
views: {},
|
|
607
|
-
},
|
|
608
|
-
solicitud_tensio: {
|
|
609
|
-
selection: [
|
|
610
|
-
["", ""],
|
|
611
|
-
["01", "1X220"],
|
|
612
|
-
["02", "1X230"],
|
|
613
|
-
["03", "3X380"],
|
|
614
|
-
["04", "3X380/220"],
|
|
615
|
-
["05", "3X400"],
|
|
616
|
-
["06", "3X400/230"],
|
|
617
|
-
["07", "1X127"],
|
|
618
|
-
["08", "1X133"],
|
|
619
|
-
["09", "2X220"],
|
|
620
|
-
["10", "2X230"],
|
|
621
|
-
["11", "3X220"],
|
|
622
|
-
["12", "3X220/127"],
|
|
623
|
-
["13", "3X230"],
|
|
624
|
-
["14", "3X230/133"],
|
|
625
|
-
["15", "5.000"],
|
|
626
|
-
["16", "6.000"],
|
|
627
|
-
["17", "7.200"],
|
|
628
|
-
["18", "8.000"],
|
|
629
|
-
["19", "10.000"],
|
|
630
|
-
["20", "11.000"],
|
|
631
|
-
["21", "12.000"],
|
|
632
|
-
["22", "13.000"],
|
|
633
|
-
["23", "13.200"],
|
|
634
|
-
["24", "15.000"],
|
|
635
|
-
["25", "16.500"],
|
|
636
|
-
["26", "17.000"],
|
|
637
|
-
["27", "20.000"],
|
|
638
|
-
["28", "22.000"],
|
|
639
|
-
["29", "25.000"],
|
|
640
|
-
["30", "26.500"],
|
|
641
|
-
["31", "30.000"],
|
|
642
|
-
["32", "36.000"],
|
|
643
|
-
["33", "44.000"],
|
|
644
|
-
["34", "45.000"],
|
|
645
|
-
["35", "66.000"],
|
|
646
|
-
["36", "110.000"],
|
|
647
|
-
["37", "132.000"],
|
|
648
|
-
["38", "220.000"],
|
|
649
|
-
["39", "400.000"],
|
|
650
|
-
["40", "1200"],
|
|
651
|
-
["41", "2000"],
|
|
652
|
-
["42", "5500"],
|
|
653
|
-
["43", "55000"],
|
|
654
|
-
["44", "130000"],
|
|
655
|
-
["45", "100"],
|
|
656
|
-
["46", "150"],
|
|
657
|
-
["47", "3x100"],
|
|
658
|
-
["48", "3x150/260"],
|
|
659
|
-
["49", "3x260"],
|
|
660
|
-
["99", "Otra tensi\u00f3n obsoleta"],
|
|
661
|
-
],
|
|
662
|
-
string: "Tensi\u00f3 Sol.licitada",
|
|
663
|
-
type: "selection",
|
|
664
|
-
views: {},
|
|
665
|
-
},
|
|
666
|
-
state: {
|
|
667
|
-
selection: [
|
|
668
|
-
["init", "Init"],
|
|
669
|
-
["end", "End"],
|
|
670
|
-
],
|
|
671
|
-
string: "State",
|
|
672
|
-
type: "selection",
|
|
673
|
-
views: {},
|
|
674
|
-
},
|
|
675
|
-
tariff: {
|
|
676
|
-
selection: [
|
|
677
|
-
["001", "2.0A"],
|
|
678
|
-
["004", "2.0DHA"],
|
|
679
|
-
["007", "2.0DHS"],
|
|
680
|
-
["018", "2.0TD"],
|
|
681
|
-
["005", "2.1A"],
|
|
682
|
-
["006", "2.1DHA"],
|
|
683
|
-
["008", "2.1DHS"],
|
|
684
|
-
["003", "3.0A"],
|
|
685
|
-
["019", "3.0TD"],
|
|
686
|
-
["024", "3.0TDVE"],
|
|
687
|
-
["011", "3.1A"],
|
|
688
|
-
["012", "6.1A"],
|
|
689
|
-
["017", "6.1B"],
|
|
690
|
-
["020", "6.1TD"],
|
|
691
|
-
["025", "6.1TDVE"],
|
|
692
|
-
["013", "6.2"],
|
|
693
|
-
["021", "6.2TD"],
|
|
694
|
-
["014", "6.3"],
|
|
695
|
-
["022", "6.3TD"],
|
|
696
|
-
["015", "6.4"],
|
|
697
|
-
["023", "6.4TD"],
|
|
698
|
-
["016", "6.5"],
|
|
699
|
-
],
|
|
700
|
-
string: "Tarifa ATR",
|
|
701
|
-
type: "selection",
|
|
702
|
-
views: {},
|
|
703
|
-
},
|
|
704
|
-
tipo_pago: {
|
|
705
|
-
context: "",
|
|
706
|
-
domain: [],
|
|
707
|
-
relation: "payment.type",
|
|
708
|
-
size: 64,
|
|
709
|
-
string: "Tipo de pago",
|
|
710
|
-
type: "many2one",
|
|
711
|
-
views: {},
|
|
712
|
-
},
|
|
713
|
-
vat: {
|
|
714
|
-
size: 11,
|
|
715
|
-
string: "N\u00famero de Document",
|
|
716
|
-
type: "char",
|
|
717
|
-
views: {},
|
|
718
|
-
},
|
|
719
|
-
vat_kind: {
|
|
720
|
-
selection: [
|
|
721
|
-
["NI", "NIF"],
|
|
722
|
-
["NV", "N.I.V.A"],
|
|
723
|
-
["OT", "Otro"],
|
|
724
|
-
["PS", "Pasaporte"],
|
|
725
|
-
["NE", "NIE"],
|
|
726
|
-
],
|
|
727
|
-
string: "Tipus de document",
|
|
728
|
-
type: "selection",
|
|
729
|
-
views: {},
|
|
730
|
-
},
|
|
731
|
-
},
|
|
732
|
-
model: "giscedata.switching.mod.con.wizard",
|
|
733
|
-
name: "giscedata.switching.mod.con.wizard.form",
|
|
734
|
-
search_fields: { primary: [], secondary: [] },
|
|
735
|
-
toolbar: {
|
|
736
|
-
action: [],
|
|
737
|
-
print: [],
|
|
738
|
-
relate: [
|
|
739
|
-
{
|
|
740
|
-
auto_refresh: 0,
|
|
741
|
-
context: "{'active_test': False}",
|
|
742
|
-
domain: "[('id', '=', active_id)]",
|
|
743
|
-
groups_id: [],
|
|
744
|
-
id: -1,
|
|
745
|
-
limit: 0,
|
|
746
|
-
name: "giscedata.switching.mod.con.wizard",
|
|
747
|
-
res_model: "giscedata.switching.mod.con.wizard",
|
|
748
|
-
src_model: "giscedata.switching.mod.con.wizard",
|
|
749
|
-
string: "giscedata.switching.mod.con.wizard",
|
|
750
|
-
target: "current",
|
|
751
|
-
type: "ir.actions.act_window",
|
|
752
|
-
usage: "",
|
|
753
|
-
view_id: false,
|
|
754
|
-
view_ids: [],
|
|
755
|
-
view_mode: "tree,form",
|
|
756
|
-
view_type: "form",
|
|
757
|
-
views: [
|
|
758
|
-
[false, "tree"],
|
|
759
|
-
[false, "form"],
|
|
760
|
-
],
|
|
761
|
-
},
|
|
762
|
-
],
|
|
763
|
-
},
|
|
764
|
-
type: "form",
|
|
765
|
-
view_id: 1801,
|
|
766
|
-
},
|
|
767
|
-
};
|