Skip to content
Extraits de code Groupes Projets
Valider 3d857561 rédigé par Julien - Le Filament's avatar Julien - Le Filament
Parcourir les fichiers

[UPD] default 50 invoices per page

parent f8b93c06
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -12,7 +12,7 @@
data-page-length="10"
data-columndefs="[{'target': [0, 1, 8], 'searchable': 0}]"
>
<table class="table mt-4" t-if="invoices or invoices_ext">
<table class="table mt-4" t-if="invoices or invoices_ext" data-page-length="50">
<thead>
<tr>
<th />
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter