FiscalDocument_BR::getInvoiceIdWithoutSeriesPrefix Method
Returns the invoice id without the series.
Syntax
client server public static InvoiceId getInvoiceIdWithoutSeriesPrefix(InvoiceId _invoiceId, FiscalDocumentSeries_BR _series)
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
The original invoice id value starting with the series.
- _series
Type: FiscalDocumentSeries_BR Extended Data Type
The value of the series.
Return Value
Type: InvoiceId Extended Data Type
The invoice number without the series.