Giter Club home page Giter Club logo

Comments (3)

hiranthi avatar hiranthi commented on August 20, 2024

I'm guessing the same applies to notes and custom fields for Estimates

from moneybird-php-client.

Spreeuw avatar Spreeuw commented on August 20, 2024

@Onexa I could help if you post a more complete bit of code here!
The Estimate does not have a definition for the details yet, it should be included in the multipleNestedEntities property (as in the invoice).
there are indeed no sendEstimate or send methods in the main class. Rather, this is a function inside the SalesInvoice entity. Such a method is not yet implemented for estimates yet in this client. You can probably implement this relatively easily by copying the method from the SalesInvoice to the Estimate class. (MB documentation here).

Short answer: what you need is not implemented in this client yet but shouldn't be super difficult to add.

from moneybird-php-client.

hiranthi avatar hiranthi commented on August 20, 2024

That immediately explains why I didn't provide any code. I figured it had to do with missing code for Estimates. Adding the code for programmatically making (partial) estimates wouldn't add anything or change anything to what I was experiencing. Adding code to my question wouldn't have made a difference, wouldn't have changed the fact that they indeed aren't implemented for estimates yet (although an earlier issue about estimates does point in a different direction, hence my initial confusion).

It's good to know that even though I'm not that familiar with API's as this (I've been out of these kinds of things for a few years), I did notice the differences (and thus the possibilities) between estimates and invoices correctly. Thanks :)

from moneybird-php-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.