#7346 - manualInvoice #3060
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3060
Loading…
Reference in New Issue
No description provided.
Delete Branch "7346-manualInvoice"
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?
7346-manualInvoiceto #7346 - manualInvoice@ -53,1 +55,3 @@
let tx;
Self.createManualInvoice =
async(ctx, clientFk, addressFk, ticketFk, maxShipped, serial, taxArea, reference, options) => {
if (!clientFk && !ticketFk) throw new UserError(`Select ticket or client`);
Se li pot pasar address sense clientFk?
No, pero tant si es pasa buit com si es pasa un que no correspon te una validació posterior.