2285 - Added closure paths #312

Merged
joan merged 9 commits from 2285-ticket_closure into dev 2020-09-07 10:38:42 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit bb092b1de9 - Show all commits

View File

@ -17,8 +17,6 @@ BEGIN
DECLARE vIsTaxDataChecked BOOL;
DECLARE vCompanyFk INT;
DECLARE vShipped DATE;
DECLARE vPriority INT DEFAULT 1;
DECLARE vReportDeliveryNote INT DEFAULT 1;
DECLARE vNewInvoiceId INT;
DECLARE vHasDailyInvoice BOOL;
DECLARE vWithPackage BOOL;