Here, we will show you how to create a BI report. Basically we will generate an unique Invoice id based on SQL sequence from dual.
SQL query:
Select AP_INVOICES_S.nextval invoice_id from dual
Steps in detail:
Login to ERP and Navigate to Tools >> Reports & Analytics
Browse Catalog
Create a new folder "Poc" under /Shared Folder /custom/Integration
Click "+" sign and Select SQL Query.
Provide Name, select data soirce and SQL query >> ok
Data >> view
Data 》 Save as Sample data
Now you can see data model is ready.
Select the created data model 》 Next
Drag and drop field names from data source 》 Next
Select output format as Data(csv)
You can see its showing the expected invoice id.
Really good work there. Informative and helpful. Appreciate it. But might be looking for Odoo Custom Module Development in North Carolina
ReplyDelete