ANGARAI, a company based in Prince George’s county, signed an MoU with CI to pursue opportunities in mobile and web applications. The MoU was signed during the signing of ‘Sister State Agreement’ between Andhra Pradesh and Maryland.
To read more:
December 1, 2011
ANGARAI, a company based in Prince George’s county, signed an MoU with CI to pursue opportunities in mobile and web applications. The MoU was signed during the signing of ‘Sister State Agreement’ between Andhra Pradesh and Maryland.
To read more:
September 30, 2011
Sage SalesLogix v7.5.4 is the latest service pack release for Sage SalesLogix v7.5. The new version improves user productivity and mobile accessibility. ERP integration has been simplified and installation and upgrades have been simplified.
The latest service pack has the following features:
A client centric way of doing business is being enabled by technology that consolidates and intelligently distributes pertinent information. Clients analyze business workflows and processes before choosing technology product. Customizing the product better serves the overall goal of winning and satisfying clients. The power of Sage SalesLogix lies in the architecture that enables customization. Our customization capabilities lie in the areas of:
Customization does not mean compromise. It is incorporating business needs with the chosen technology platform. Contact us with your customization requirements at sales@ciglobalsolutions.com
September 23, 2011
As Sage Accpac has made the transformation from desktop based to being a web based product, the question is about migrating the customizations from the previous version to the newer version. Any customization involving the database, reporting or the business logic will continue to work as-is or work with minor tweaks in them. For API type customizations involving running a VB macro or program, these need to be migrated to a web server eventually. Since the new version ships with the VB based UI forms, the screen customizations will continue to work. For making the customizations to the web based forms, there are three categories of screen customizations:
Coded customizations mean extending the logic in the server and client side by writing JAVA classes. On the server classes receive SData requests from clients and translate these requests into Accpac view calls. ISV’s can add classes that extend the existing code to add additional functionality or change the behavior to suit their business needs. On the client side you can customize the user interface programs that run in the browser. The customization is similar to the customization of the previous UI’s except for the change in the programming language.
Source: Sage Accpac development team blog
September 12, 2011
Entering order details manually can become tedious process after a while. When order entry is done across different systems then it can result in errors. Import/export process minimize the manual errors. At CI we have worked on several import/export customizations. This post explains our approach for a business requirement involving import/export.
The requirement was to create a process for creating sales orders in Sage Accpac from orders/invoices created in different system. We created an import/export utility. User interface was created for exporting item information in different files formats like xls, csv, txt etc. The import screen was developed with option for creating sales orders or invoices or lot tracking. All the activity details were logged into log files. Task scheduler was used for scheduling the import/export activities on a regular basis. Manual execution was also possible.
Do you have a customization requirement in Sage Accpac? Contact us at sales@ciglobalsolutions.com
August 24, 2011
Sales order to purchase order is a utility created by CI. The utility processes the items in the sales order and creates a purchase order for the item. We recently worked on integrating SO2PO product with Sage Accpac 5.6. The utility was also customized to allow the update either the complete purchase order or part of the purchase order through import/export facility.
In a business situation chances are that not all line items in a purchase order would have the same delivery date. So when using the SO2PO utility the line items in the purchase order would have the same delivery or shipment date. To address the business challenge we customized the utility to enable the update of delivery dates after PO creation. The customization allows the update of all lines items or some line items in the purchase order through import/export utility based on the PO number and line item number. Once the delivery date is changed, the PO is synchronized with SO to match the PO Arrival Date with SO Shipment Date. To know more about the SO2PO utility or project customizations contact us at sales@ciindia.com