We were trying to avoid any changes (not adding a new column and no intermediate table) in transactional data tables such as "Customers" and, "Invoices" because these data tables sit in separate microservices and databases, and where BusinessUnits data sit in Tenant_Admin Database.
Can you share any boilerplate code to explain ID(guide)?
Any update on this? Please treat this urgent requirement, We are a licensed subscriber for ABP.IO, Please see if we can have a quick connect.
Getting this error when we are invoking this API. invoice/api/InvoiceManagement/AR/FX/invoice/getInvoicesListByStatusId
Hello,
please do check whether ABP cli version and ABP suite version are same or not?
thanks
how to check ABP cli and ABP suite version ?
Hello,
I think your abp cli version is 4.4.4 and abp suite version is 4.3.0 Update your ABP suite version with the command
firstly uninstall by using commanddotnet tool uninstall -g volo.abp.Suiteand then installabp suite install --v 4.4.4after that get log in to abp and then run commandabp suitethanks
I have updated version and now i am getting this error Please see if you can help here