From 37d5533249f1284207d023208da2cc0b03de7671 Mon Sep 17 00:00:00 2001 From: rolandojduartem Date: Thu, 1 Aug 2024 00:45:12 +0000 Subject: [PATCH] [IMP] bantracking: create endpoint to get information from account.move sequence_enfc is a field for manual writing of the sequence e-NFC (electronic fiscal invoice number) for external queries Endpoint for account.move is created to get the required information (default is set by MY_INVOICE_FIELDS variable). Context 'wrapped_search_service' is used to special format for different fields. Also, it was added documentation and a test for the complete flow of a sale order (creation and invoice). --- bantracking | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bantracking b/bantracking index 72a3f60..f558d58 160000 --- a/bantracking +++ b/bantracking @@ -1 +1 @@ -Subproject commit 72a3f6057d2647d45a4c2e5a147b7511d2f5f6f0 +Subproject commit f558d58130e3a2d8288e4a1c1b28740bd940fbb4