51 comments found.
Does this item support following,
1. If we issue a purchase order and vendor doen’t send us all items at one time, so can we receive items partially?
2. Return some particular item out of one purchase order or return some of particular items
3. Enter vendor’s information like vendor’s invoice, amount, vehicle number etc at the time of receiving items in a particular purchase order
Hi, thank you for contacting, Unfortunately the feature you asking is not available yet. You can try our live online demo at https://inventory-pro.indotalent.com/
Does the app have provision for communicating via REST API with external applications. For instance, I already have an ERP that manages my business operations but this ERP has no inventory feature. So I need to know if your app has a documentation that shows how to interact with its various functions via API. So that users of my ERP don’t need to log into two applications to post inventory transactions. Users work on the ERP but API posts to this Inventory app.
Hi, thank you for contacting. By default, the product is not designed to be compatible to communicate with external application, you should do the custom development for that. You can try the existing API of the app from its swagger https://inventory-pro.indotalent.com/swagger/index.html
Good day,
Hi, Just bought the inventory pro awhile ago. But im having error when debugging.
Pls see screenshot error below.
Severity Code Description Project Path File Line Suppression State Error MSB4018 The “GenerateStaticWebAsssetsPropsFile” task failed unexpectedly. System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\mpmar\Downloads\J4REB\Solution\ASPNETCore5InventoryProDemo\ASP.NET Core 5 – Inventory Pro Demo\src\Indo.Abp.AspNetCore.Mvc.UI.Theme.Gojazz\obj\Debug\net5.0\staticwebassets\msbuild.Indo.Abp.AspNetCore.Mvc.UI.Theme.Gojazz.Microsoft.AspNetCore.StaticWebAssets.props’. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at Microsoft.AspNetCore.Razor.Tasks.GenerateStaticWebAsssetsPropsFile.ExecuteCore() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext() Indo.Abp.AspNetCore.Mvc.UI.Theme.Gojazz C:\Program Files\dotnet\sdk\7.0.100-rc.1.22431.12\Sdks\Microsoft.NET.Sdk.Razor\targets C:\Program Files\dotnet\sdk\7.0.100-rc.1.22431.12\Sdks\Microsoft.NET.Sdk.Razor\targets\Microsoft.NET.Sdk.Razor.StaticWebAssets.5_0.targets 509
Thank you
Sorry the error is : InvalidOperationException: The layout view ’~/Themes/Gojazz/Layouts/Empty.cshtml’ could not be located. The following locations were searched: ~/Themes/Gojazz/Layouts/Empty.cshtml
hi thank you, could you please capture the error and send email to motekarteknologi@gmail.com
Hi, I can run ok Visual studio, 500.30 error when publish – what to change? Correct .net version on hosting confirmed.
Ok, That issue resolved with google! Now the routing is broken. Start page is now not login screen, but app screen. how do I fix
hi thank you for contacting. could you please send your issue capture to motekarteknologi@gmail.com
i ask about upgrade to abp.io 5 is avialble
hi thank you for contacting. Unfortunately, abp.io 5 is not available at this moment.
hi, you plan to upgrade app
hi, yes have plan for it
How to scaffold new entities with ANP
Hi thank you for contacting, I did not understand what is ANP?
Is this suitable tobacco warehouse management??
Hi, I’m not sure because I’m not too familiar with tobacco domain knowledge.
Hello,
A nice product. I am actually looking for something similar, .Net , but for a Medical purpose.
So for example the dashboard would display the Patient info and be tailored with a medical feel. Looking at transactions might actually be Visits, and something else similar might be Illnesses etc etc.
Would you consider that I could use your product and easily alter it to a more medical application ?
Thanks
Hi, inventory and medical system are very different in their nature and domain knowledge. Creating medical system by modifying this inventory system will be verry hard compare to built from scratch. We also on progress developing medical system but will not finish until next year maybe.
Will be nice if demo its working. But not working.
hello, thank you for contacting us. You should manually click the link: https://inventory-pro.indotalent.com/ because I did not know why auto link preview from Codecanyon is not working.
SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SNI_PN11, error: 26 – Error Locating Server/Instance Specified) Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, bool breakConnection, Action<Action> wrapCloseInAction) Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, bool callerHasConnectionLock, bool asyncClose) Microsoft.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, bool ignoreSniOpenTimeout, long timerExpire, bool encrypt, bool trustServerCert, bool integratedSecurity, bool withFailover, SqlAuthenticationMethod authType) Microsoft.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, string newPassword, SecureString newSecurePassword, bool ignoreSniOpenTimeout, TimeoutTimer timeout, bool withFailover) Microsoft.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, string newPassword, SecureString newSecurePassword, bool redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) Microsoft.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, string newPassword, SecureString newSecurePassword, bool redirectedUserInstance) Microsoft.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, object providerInfo, string newPassword, SecureString newSecurePassword, bool redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, bool applyTransientFaultHandling, string accessToken, DbConnectionPool pool) Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) Microsoft.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) Microsoft.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) Microsoft.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, uint waitForMultipleObjectsTimeout, bool allowCreate, bool onlyOneCheckConnection, DbConnectionOptions userOptions, out DbConnectionInternal connection) Microsoft.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(bool errorsExpected, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(bool errorsExpected, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, bool errorsExpected) Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable<T>+AsyncEnumerator.InitializeReaderAsync(DbContext _, bool result, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync<TState, TResult>(TState state, Func<DbContext, TState, CancellationToken, Task<TResult>> operation, Func<DbContext, TState, CancellationToken, Task<ExecutionResult<TResult>>> verifySucceeded, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.Query.Internal.SplitQueryingEnumerable<T>+AsyncEnumerator.MoveNextAsync() Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync<TSource>(IQueryable<TSource> source, CancellationToken cancellationToken) Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync<TSource>(IQueryable<TSource> source, CancellationToken cancellationToken) Volo.Abp.SettingManagement.EntityFrameworkCore.EfCoreSettingRepository.GetListAsync(string providerName, string providerKey, CancellationToken cancellationToken) Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous<TResult>(IInvocation invocation, IInvocationProceedInfo proceedInfo) Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue<TResult>.ProceedAsync() Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter<TInterceptor>.InterceptAsync<TResult>(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func<IInvocation, IInvocationProceedInfo, Task<TResult>> proceed) Volo.Abp.SettingManagement.SettingManagementStore.SetCacheItemsAsync(string providerName, string providerKey, string currentName, SettingCacheItem currentCacheItem) Volo.Abp.SettingManagement.SettingManagementStore.GetCacheItemAsync(string name, string providerName, string providerKey) Volo.Abp.SettingManagement.SettingManagementStore.GetOrNullAsync(string name, string providerName, string providerKey) Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous<TResult>(IInvocation invocation, IInvocationProceedInfo proceedInfo) Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue<TResult>.ProceedAsync() Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter<TInterceptor>.InterceptAsync<TResult>(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func<IInvocation, IInvocationProceedInfo, Task<TResult>> proceed) Volo.Abp.Settings.TenantSettingValueProvider.GetOrNullAsync(SettingDefinition setting) Volo.Abp.Settings.SettingProvider.GetOrNullValueFromProvidersAsync(IEnumerable<ISettingValueProvider> providers, SettingDefinition setting) Volo.Abp.Settings.SettingProvider.GetOrNullAsync(string name) Microsoft.AspNetCore.RequestLocalization.DefaultAbpRequestLocalizationOptionsProvider.GetLocalizationOptionsAsync() Microsoft.AspNetCore.RequestLocalization.AbpRequestLocalizationMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) Microsoft.AspNetCore.Builder.UseMiddlewareExtensions+<>c__DisplayClass6_1+<<UseMiddlewareInterface>b__1>d.MoveNext() Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
please help me for this problem.
Hello, thank you for the detailed error information. We have reply an email answering your question. That is because the app can not access the DB server. We have sent you picture from the pdf docs on how to run the project.
this items same or difference form https://codecanyon.net/item/crm-inventory-simple-example-full-aspnet-core-source-code/22218454 (I buy ready),thank you
Hello, thank you for contacting. CRM Pro is different from Inventory Pro. CRM Pro have all Inventory Pro features plus CRM, Finance and Document management (Dedicated for each customer). Inventory Pro best suited for scenario that want focus on inventory and did not want distracted by CRM features.
thank you for your answer it clear scope , cheer !
demo not working
Hello, Thank you for your info. We have job that regularly reset the IIS to free the memory. Please try again.
Is there an option for get role based for “Generate Confirm Delivery” and “Generate Confirm Receipt” options? Is there an option for Do Sales Quotations? And then convert a Quotation into Sales Order? Thanks.
Hello, thank you for contacting. The default product role are still based on Menu and not toolbar action. But you can add that permission for the toolbar action easily adding permission logic at Toolbar Javascript. example: abp.auth.isGranted(‘Permission_name’)
Great. Thanks. And the option for Sales Quotations and convert it into Sales Order?
Hello, yes, basically role based and permission applied to toolbar action implemented the same way as above example.
Hello. I downloaded new version and migrate db to my SQL server. But database is empty. And On creating new User, I can not log in. I got message, “Access Denied!” . Do you have a link with demo DB so I can replace this database with something with data. Thanks.
Hello, thank you for contacting. To initialized the database, it should use DbMigratior.exe (Project). If using update-database only, the seed initialization will not be hit. Please consult the attached documentation regarding how to run the DbMigrator. It was more easy and convenient using DbMigrator. If you still have problems, please email to motekarteknologi@gmail.com so we can reply you with .bak file. Note: But we strongly recommended you to try using DbMigrator
@partialview, thanx. I am ok now. Thanx for help about DbMigrator. 5stars for fast reply.
You’re welcome, thank you very much.
Hi, Will we purchase latest vesion which like seem demo ? I couldnt understand exactly.
Hello, thank you for contacting. I have submit the new source code but it takes time to be showing at Codecanyon, one or two days will be replaced usually. You can buy now but the link download will still give you legacy product. To get the newest, you can email me with the invoice attached then I will reply with new download link that contain latest source code as you seen from the demo.
Hi again, I purchased your product and sending invoice to your email. So I am waiting new code link. Thank you
Hello, thank you for your confirmation. We have sent the link. Please check your email inbox or spam folder.
I downloaded new version. Thank you for your business. It seem excellent. I’ll give your rating after a little review. But it already looks like it deserves 5 stars
documentasi nya ada dalam bahasa indonesia nggak pak ? soalnya belum pernah pakai ASP.net sebelum nya
Hello, terimakasih sudah menghubungi. Saat ini belum ada.
Hi, where could I set the price for a product?
Hello, Thank you for contacting. You can enter the price when you create sales order or purchase order transaction.
Please re-check Purchase Order and Sales Orders pages, I haven’t seen Price on the pages yet. By the way, what does DO stand for? Thanks,
Hello, after PO and or SO have been created, you can click the PO details or SO details to input its related lines. The details icon located at the middle between edit and delete. From there, you can insert PO lines or SO lines, which is basically inserting product, qty and its price. DO stand for Delivery Order, the term is used for sales cycle upon shipment. Its counter part is GR that stand for Goods Receipt, the term is used for purchase cycle upon receiving.
Thanks, I got it. Why don’t you add a SellPrice for a product when creating a product? it’s appreciate If you have the system guidelines(manual).
Hello, thank you for your suggestions. The feature you suggested is for another project that focus on invoicing. I have free product on my Github project that have price on the product master, you can download it for free at this link: https://github.com/go2ismail/BlazorExampleInvoiceManagementSoftware , and I have the desktop version also, you can email me to motekarteknologi@gmail.com if interested with the desktop version. Regarding the documentation, the product should contain simple docs. But if you did not found it, you can email me at motekarteknologi@gmail.com for the docs
Are you the author of this script? https://store.indotalent.com/
hello, thank you for your email. Yes.
Hi, do you still maintain this project? also please confirm, this purchase will include all source code and documentation?
Hello, thank you for contacting. Yes you will get full source code and simple documentation.
Is there is a way to globally use Arabic/RTL ??? Please Advice
hello, thank you for contacting. I’m sorry the product did not designed to support multi languange feature.
Thanks