How to hide customized screens and Reports for some users?

In general life scenario, we hide some report and transaction for particular user. To do this we assign user wise rights to views the transaction or report screen. Suppose if you have customized forms and reports which you wants to hide for particular user. So, in this case we would suggest you to use Customization… Read More »

How to override credit limit warning in Accpac ERP through your code

In our last blog we explained the code to control the posting on transaction screen. Taking this forward this blog will assist you in overriding the credit limit warning. How to control the posting on transaction screens in Accpac ERP through your code Credit limit warnings appear when total outstanding balance is greater than the… Read More »

Tally Shoper and MS SQL Collation ?

Have you ever come across a collation problem in regards with Shoper, like ‘Cannot resolve the Collation Conflict between “SQL_Latin1_General_CP1_CI_AS” and “Latin1_General_CI_AI” in the equal to operation’?. If yes, then this article will help you understand the basics of Collation and how to resolve this issue permanently. A Collation is a set of rules that… Read More »