Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Jorels Community
Edi
Commits
9bb2483d
Commit
9bb2483d
authored
Aug 19, 2020
by
Jorge Sanabria
Browse files
Botón test innecesario en produccion
parent
ec040661
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
l10n_co_edi_jorels/views/account_invoice_view.xml
l10n_co_edi_jorels/views/account_invoice_view.xml
+1
-1
No files found.
l10n_co_edi_jorels/views/account_invoice_view.xml
View file @
9bb2483d
...
...
@@ -35,7 +35,7 @@
attrs=
"{'invisible': ['|',('ei_is_not_test','=',True),('state','!=','validate')]}"
/>
<button
name=
"validate_dian_test"
type=
"object"
string=
"Validar DIAN Test"
class=
"o_invoice_validate"
groups=
"base.group_no_one"
attrs=
"{'invisible': [('state','!=','validate')]}"
/>
attrs=
"{'invisible': [
'|',('ei_is_not_test','=',True),
('state','!=','validate')]}"
/>
</xpath>
<!-- <xpath expr="//field[@name='state']" position="replace">-->
<!-- <field name="state" widget="statusbar" nolabel="1" statusbar_visible="draft,validate,open,paid"/>-->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment