TheAlphaSchoolSystemPTYLTD / accounts-payable-integration

Accounts Payable Integration API
4 stars 3 forks source link

New methods #8

Open ESPSolutions opened 6 years ago

ESPSolutions commented 6 years ago

Hi Can we please request:

  1. A method to return a list of Budgets
    • Acct_code
    • The total budget ie total of budj1_amt, budj2_amt, budj3_amt, budj4_amt, budj5_amt and budj6_amt
    • the amount remaining
  2. A method to return Batches
    • Vouch_code
    • Pay_num
    • Apply_num
    • Apply_amt
    • Vend_code
    • vend abn
    • Inv_code

Let me know if you need more information.

ESPSolutions commented 6 years ago

Hi, just wanted to double-check that this will be fixed before certification day (9/4/18)

ricardorusson commented 6 years ago

These methods are under consideration for version 49, and will not be available by your certification date.

SupportBlumark commented 6 years ago

Hi Ricardo, In our template AP solution we have been working on, we have the same need as well. We would like to request the same feature. We would like to also request to return remaining budget for an account. e.g. input parameter Account Code (GL code), returning: available amount $.

Please let us know if you need more information. Cheers,

scottetass commented 4 months ago

Hi,

Could you please let me know if this is still a requirement.

Some budget information is now available via the getCOA endpoint, although it does not return remaining budget amounts.

For point 2, getIsInvoicePaid will return information about whether invoices have been paid but it does not currently return any information regarding the invoice except for a true/false flag to say whether the invoice has been paid or not. If this is still a requirement then please let me know.

Thanks, Scott