corrigido webapp android e ocultado o database do login e adicionado meu credito
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<div class="mt-4">
|
||||
<h4 style="color: #28a745; border-bottom: 2px solid #28a745; padding-bottom: 5px;">
|
||||
🟢 Entradas (Receitas)
|
||||
🟢 Entradas
|
||||
</h4>
|
||||
<table class="table table-sm table-striped">
|
||||
<thead>
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
<div class="mt-5">
|
||||
<h4 style="color: #dc3545; border-bottom: 2px solid #dc3545; padding-bottom: 5px;">
|
||||
🔴 Saídas (Despesas)
|
||||
🔴 Saídas
|
||||
</h4>
|
||||
<table class="table table-sm table-striped">
|
||||
<thead>
|
||||
@@ -160,6 +160,9 @@
|
||||
<div class="text-muted text-center mt-5" style="font-size: 0.8em;">
|
||||
Relatório gerado em <span t-esc="context_timestamp(datetime.datetime.now()).strftime('%d/%m/%Y %H:%M')"/>
|
||||
</div>
|
||||
<div class="text-muted text-center mt-5" style="font-size: 0.8em;">
|
||||
Proibida a circulação sem autorização desse documento fora das dependencias do Centro Recreativo Dente de Leão.
|
||||
</div>
|
||||
</div>
|
||||
</t>
|
||||
</t>
|
||||
|
||||
Reference in New Issue
Block a user