Skip to the content
{ Hutility }
Hutility
Menu
Home
Products
Services
Sage 300 Development
Contact Us
Support
Blog
Partners
All Blog
CALL: 905-581-4473
Packaging and Installing a Sage 300c Web Screen Customization
Packaging and Installing a Sage 300c Web Screen Customization So you have your customization files...
Getting Started with Sage300c Customization Wizards
Getting Started with Sage300c Customization Wizards To kick things off, we’ll quickly go over the...
Sage300c Web Screen Customizations
Sage300c Web Screen Customizations We’ll be starting a new series of posts on Sage300c web screen...
Writing IEnumerable data to CSV/Excel as a table (HuLib 1.0.7 feature)
Writing IEnumerable data to CSV/Excel as a table (HuLib 1.0.7 feature) A common requirement for us...
HuLib
HuLib HuLib is a library we have developed for our internal use in consulting applications. The...
Common Implementations – AP Invoice Import
Common Implementations – AP Invoice Import Snippet: public string...
Common Implementations – GL Imports
Common Implementations – GL Imports Here is the code snippet: public void Import(IEnumerable lines...
Dynamic Fields in Views (1.0.5 feature)
Dynamic Fields in Views (1.0.5 feature) HuLib has made Sage interactions much nicer using an indexer...
Common Implementation – Optional Field Mapping
Dynamic Fields in Views (1.0.5 feature) HuLib has made Sage interactions much nicer using an indexer...
Reading CSV files
Reading CSV files With HuLib, reading CSV files is even easier than it was in the first place. There...
Importing Receipts into Sage Using HuLib
Importing Receipts into Sage Using HuLib Here is another code dump, this time for importing Receipts...
Importing AR Invoices into AccPac using HuLib
Importing AR Invoices into AccPac using HuLib Dumping some sample HuLib code for creating AR...
1
2
3
4