4090-global_invoincing #1135
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1135
Loading…
Reference in New Issue
No description provided.
Delete Branch "4090-global_invoincing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -4,6 +4,7 @@ module.exports = {
name: 'invoice',
async serverPrefetch() {
this.invoice = await this.fetchInvoice(this.reference);
console.log('this.invoice: ', this.invoice);
Quitar console.log