Search found 57 matches

by Alantod17
Mon Apr 29, 2024 6:25 am
Forum: General Discussion
Topic: Post multiple catalog items with Vendor
Replies: 1
Views: 173

Post multiple catalog items with Vendor

Hi I am trying to create/update 30K stock in SimPro. one thing need to be added is the vendor for the stock. but I got following error. Could you let me know the best way to achieve what I would like to do pls. I can do 60K request but that will pass the rate limit or put lots of stress in your serv...
by Alantod17
Mon Apr 22, 2024 3:21 am
Forum: General Discussion
Topic: Help!!!! Fail to create catalogGroup with parent
Replies: 3
Views: 227

Re: Help!!!! Fail to create catalogGroup with parent

Hi Alantod17, As per the error you are getting. Simpro only allows for 4 levels of groups for Catalog. what you've entered to create catalogue groups is correct. Thanks for the reply. The problem is more related to how can I create an group that is not in 4th level? the parent group I used in the r...
by Alantod17
Fri Apr 19, 2024 5:52 am
Forum: General Discussion
Topic: Help!!!! Fail to create catalogGroup with parent
Replies: 3
Views: 227

Help!!!! Fail to create catalogGroup with parent

Hi I am trying to create and catalog group with an parant group id but got following error. could you pls let me know how to create a catalogGroup with parent pls { "errors": [ { "path": null, "message": "Group 2977 is already at 4th level and cannot be a parent.&q...
by Alantod17
Fri Apr 12, 2024 1:39 am
Forum: General Discussion
Topic: API - Returned Status 500
Replies: 6
Views: 341

Re: API - Returned Status 500

We have many reports for timeouts from multiple customers as well
by Alantod17
Mon Apr 10, 2023 11:20 pm
Forum: General Discussion
Topic: Catalog created in different catalog group need help !!!!
Replies: 3
Views: 729

Re: Catalog created in different catalog group need help !!!!

Hi Sindre Thanks for the reply. I can not reproduce the original undefined posting as well. When I test our code the item posted to the Lentuen group as it should. But according to the log in your website for that item it is created for the invoice we are posting. Two questions: 1. When you say &quo...
by Alantod17
Wed Apr 05, 2023 3:07 am
Forum: General Discussion
Topic: Catalog created in different catalog group need help !!!!
Replies: 3
Views: 729

Catalog created in different catalog group need help !!!!

Hi. Our code integrates with SimPro's PO and its receipts and creates a catalogue when needed. The new catalogue should create under the catalogue group name "Lentune miscellaneous". Recently, one of our customers reported that some of their catalogues is created under the group "UNDE...
by Alantod17
Mon Oct 31, 2022 2:39 am
Forum: Feature Requests
Topic: A webhook for Purchase orders
Replies: 1
Views: 14970

A webhook for Purchase orders

Hi.

I saw in the webhook page that we have the webhook for jobs and invoices. but the PO in the middle is missing.

is there a webhook available for PO events?

cheers
Di
by Alantod17
Thu Oct 20, 2022 11:33 pm
Forum: General Discussion
Topic: 422: Credit total can not be greater than the received amount. while it is not
Replies: 2
Views: 4404

422: Credit total can not be greater than the received amount. while it is not

Hi. I am trying to post a credit against a receipt but got a error "Credit total can not be greater than the received amount" for one of lines while is is not. Pls help. following is the request detail: Request POST https://enterprise-sandbox-nz.simprosuite.com/api/v1.0/companies/2/vendorO...
by Alantod17
Sun Aug 07, 2022 10:14 pm
Forum: General Discussion
Topic: [Released]Urgent - Invalid columns found!!!!!!
Replies: 12
Views: 2851

Re: !!!!!!!!Urgent - Invalid columns found!!!!!!

Hi, Yes, we are current working on it, and It is working fine if you just run the endpoint without column parameter:- api/v1.0/companies/{COMPANYID}/vendorOrders/{VENDORORDERID}/catalogs/ Hi, Could you give us an update pls? This ongoing issue has caused many of our customer's workflows to break do...
by Alantod17
Fri Aug 05, 2022 2:23 am
Forum: General Discussion
Topic: [Released]Urgent - Invalid columns found!!!!!!
Replies: 12
Views: 2851

Re: !!!!!!!!Urgent - Invalid columns found!!!!!!

Hi, Yes, we are current working on it, and It is working fine if you just run the endpoint without column parameter:- api/v1.0/companies/{COMPANYID}/vendorOrders/{VENDORORDERID}/catalogs/ Hi, we are aftering Allocations information that's why we are using columns param in the first place. if you ca...