aggiornamento Ordini GAS filtri

This commit is contained in:
Surya Paolo
2024-02-13 18:13:36 +01:00
parent 6a01379b67
commit c6e0caa3f4
71 changed files with 1105 additions and 281 deletions

View File

@@ -642,6 +642,14 @@
></q-btn>
<br />
</div>
<div class="row">
<q-btn
label="Genera CSV Ordine Prodotti"
color="primary"
@click="EseguiFunz('GeneraCSVOrdineProdotti')"
></q-btn>
<br />
</div>
</template>
<script lang="ts" src="./dbop.ts">
</script>