duan19780629 2014-01-28 14:21
浏览 81
已采纳

如何使用SDK(PHP)在QuickBooks Online中添加日记条目

In my project I am integrating QuickBooks Online by PHP. Here I want to add journal entry. So I have downloaded the SDK for PHP. And able to connect QuickBook Online and successfully add some customer.

But my real requirement is adding Journal Entry, but there is no example for journal entry. So I am wondering how I can add Journal using that SDK? Which class I need to use for Journal Entry? And How can I pass the journal data?

Please help me.

Thanks in Advance

  • 写回答

2条回答 默认 最新

  • doucao8982 2014-01-30 13:07
    关注

    I searched the sdk and found, there is a class IPPJournalEntry which will be used here for journal entry add. Along with this we need two more classes IPPLine, IPPJournalEntryLineDetail.

    Thanks

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?