Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
faircoop
FairCoopTech
FairCoopSites
invoices.freedoomcop.eu
Commits
19560f87
Commit
19560f87
authored
Nov 13, 2017
by
santi
Browse files
Add the test credentials in login page
parent
0a1bad9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
web_custom/views/templates.xml
View file @
19560f87
...
...
@@ -4,7 +4,15 @@
<template
id=
"web_login_layout_clean_links"
inherit_id=
"web.login_layout"
>
<xpath
expr=
"//div[@class='oe_single_form_footer']"
position=
"replace"
>
<div
class=
"oe_single_form_footer"
t-if=
"not disable_footer"
>
Invoices for
<a
href=
"https://freedomcoop.eu"
target=
"_blank"
><span>
FreedomCoop
</span></a>
Invoices for
<a
href=
"https://freedomcoop.eu"
target=
"_blank"
><span>
FreedomCoop
</span></a>
</div>
</xpath>
<xpath
expr=
"//div[@class='oe_single_form_footer']"
position=
"after"
>
<div
class=
"col-xs-12"
>
<center><h4>
Testers login
</h4>
<p>
Username: user@punto0.org
<br/>
Password: solicitandofacturas
</p>
<p>
Username: contable@punto0.org
<br/>
Password: haciendofacturas
</p>
</center>
</div>
</xpath>
</template>
...
...
santi
@santi
mentioned in issue
#10 (closed)
·
Nov 13, 2017
mentioned in issue
#10 (closed)
mentioned in issue #10
Toggle commit list
Write
Preview
Supports
Markdown
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