node-quickbooks icon indicating copy to clipboard operation
node-quickbooks copied to clipboard

Create Invoice not saving BillEmailCc field

Open prajyot-tote opened this issue 3 years ago • 1 comments

BillEmailCc key details are not getting updated when I create invoice. Invoice is getting created without BillEmailCc.

CAUSE : Latest API minor version not getting picked up.

prajyot-tote avatar Apr 30 '21 09:04 prajyot-tote

Issue is not actually with the BillEmailCc updation but rather with taking the latest API. There was some issue with the QBO API which was fixed in latest update. Passing NULL in constructor should by default get he latest API version but it want taking the latest one.

prajyot-tote avatar May 17 '21 12:05 prajyot-tote