In Sage Accpac ERP, if you design a report using one Database say e.g. “SAMINC” and when you deploy it at clients end where database name is different say “SAMLTD”, then sometimes while executing the custom report through the custom report UI you get a error message “Logon failed” as shown on below screen.
As per the available resource of SWT workshop you can easily create a Form with label, Text box etc. But suppose we need the functionality to add new/delete button in a form, in this case refer the below code to achieve the functionality.
Example:
Below shown is the state code form, the objects used [...]
Recently we integrated a POS system with Sage Accpac ERP, here we had taken care of Item Sync, Transfer of Inventory from Warehouse to Shops, Shop to Shop etc… along with importing all Sales information from each POS shop to Accpac ERP. Well this is not the topic of discussion here I will reserve this [...]
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 [...]
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 [...]
Normally if you click on POST button of any transaction screen it will fire all the standard validations of Accpac and if all the validations PASS it will post the transaction, however if any of the validations fail then Accpac will pop up a error message and won’t post the document.
This is standard behavior, [...]
Scenario: I am needed to design a Report User Interface; one of the parameters within the report is “Quarter Selection”. As you may be aware of the Field edit control is always bound to any data source which fetches the value which are displayed within the FEC. But to my concern I don’t have any [...]
Query: How to book Rent expense entry after deducting Tax Deducted at Source (TDS) in Sage ACCPAC ERP?
Solution: By using Greytrix TDS (Tax deducted at Source) for Sage ACCPAC ERP. Read More
As TDS is applicable on Service Type Transactions, we can apply the same on Rent also. TDS is paid by the [...]
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 [...]
Like any other business application Sage Accpac ERP also provides proper warnings and confirmations to users for accuracy of Data. Though these messages are for the benefit of the users, few (Power Users) find them annoying and often complaint about wastage of time. As they are confident of the changes they are making and just [...]
Blog Archives
- February 2012 (1)
- January 2012 (1)
- October 2011 (3)
- September 2011 (2)
- August 2011 (9)
- July 2011 (5)
- June 2011 (6)
- May 2011 (10)
- April 2011 (7)
Tags
bulk order import Button Collation Commission credit limit Crystal custom program database Day End error Form Import Integration Invoice Label logon Manual Entry order entry outstanding POS Posting posting messages Rent Report Reports Shipment Shopper SQL SWT Tally TDS Transaction Validations Views warning warnings
