Skip to main content
Solved

Bills are created with Closed state


Forum|alt.badge.img+2
  • Varsity I
  • 280 replies

Hi,

I am using such request for creating Bills

{

  "VendorRef": {

    "value": "2134"

  },

   "Hold": {

        "value": false

    },

  "DueDate": {

    "value": "3/2/2023"

  },

  "Vendor": {

    "value": "V-02366"

  },

  "Date": {

    "value": "1/31/2023"

  },

  "Terms": {

    "value": "N30"

  }

}

Console shows that request is successful and it’s status is “Balanced”

However in Acumatica it is in “Closed” state

I tried lots of vendors, lots of another combinations, but result remains the same

What I should check ?

Kindest regards

Best answer by aaghaei

If you are a member of Customizer role, either by above shortcut or from top right items selecting “inspect element” and then clicking on ui controls you can see the controls properties.


There is no preference for this purpose in AP. There is one for validating the document total and number manually entered that I do not believe will help you as it serves different purpose.

View original
Did this topic help you find an answer to your question?

7 replies

aaghaei
Captain II
Forum|alt.badge.img+9
  • Captain II
  • 1178 replies
  • February 13, 2023

Your open balance is zero. When a bill has zero balance and gets released, the release method will automatically close it as platform doesn’t expect subsequent payments for it.


Forum|alt.badge.img+2
  • Author
  • Varsity I
  • 280 replies
  • February 13, 2023
aaghaei wrote:

Your open balance is zero. When a bill has zero balance and gets released, the release method will automatically close it as platform doesn’t expect subsequent payments for it.

Hi @aaghaei 

Thanks for response. Where I can check this option “bill’s balance” ? Can I set it manually to non-zero value in order to continue generate bills ?


aaghaei
Captain II
Forum|alt.badge.img+9
  • Captain II
  • 1178 replies
  • February 13, 2023

If you ctrl alt click on the “balance” from your screenshot you will see what is the field you need to update with amount. 

the better alternative is to enter the exact same invoice values using interface and compare the numerical value of the header of manually entered invoice with API generated one and update the mismatch fields logic in your API connection


Forum|alt.badge.img+2
  • Author
  • Varsity I
  • 280 replies
  • February 14, 2023
aaghaei wrote:

If you ctrl alt click on the “balance” from your screenshot you will see what is the field you need to update with amount. 

the better alternative is to enter the exact same invoice values using interface and compare the numerical value of the header of manually entered invoice with API generated one and update the mismatch fields logic in your API connection

Hi @aaghaei 

I tried this “If you ctrl alt click on the “balance” from your screenshot you will see what is the field you need to update with amount. ” nut nothing was happened

As I remember there is way to turn off check for available balance for Bills. But I do not remember where this setting is located. I checked AP Preferences tab, but did not found. Can you suggest how to turn off check for balance or where can I set it to greater value ?


aaghaei
Captain II
Forum|alt.badge.img+9
  • Captain II
  • 1178 replies
  • Answer
  • February 14, 2023

If you are a member of Customizer role, either by above shortcut or from top right items selecting “inspect element” and then clicking on ui controls you can see the controls properties.


There is no preference for this purpose in AP. There is one for validating the document total and number manually entered that I do not believe will help you as it serves different purpose.


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2640 replies
  • March 20, 2023

Hi @Ivan  were you able to find a solution? Thank you!


Forum|alt.badge.img+2
  • Author
  • Varsity I
  • 280 replies
  • March 21, 2023
Chris Hackett wrote:

Hi @Ivan  were you able to find a solution? Thank you!

Yes, I choosed best answer. Thank you 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings