Browse by Tags

Related Posts
  • Blog Post: How to create sales order through code

    I found few good sample code for creating sales order in a book and I was able to compile a code for posting sales order invoice. I thought I should share on my blog. It might be useful for some one. Code for creating Sales order SalesTableType and SalesLinetype. Insert() should be called for creating...