Browse By Tags

  • Project Accounting - Backdated Price Adjustment

    Afternoon All, On Sage 200 Project Accounting, there is a transaction type ( Confirmed Price Adjustment ) that gets posted to Projects after cost of goods are confirmed. In principle this is not an issue, but what is causing a problem is the date…
  • Erorr: Ex40105Exception: "You must specify a posting type nominal code" while creating new project

    Hi All, I want to add new project programmatically and is following this tutorial https://my.sage.co.uk/Sage200SDKDocs/html/DOC0354_Example.html#NEWPROJECT Below are my code: private PCProjectAdjustmentItem CreateCostAdjustmentItem(PCProjectCostAdjustment…