User Profile
erik-kle
69
Posts
29
Kudos
1
Solution
15-07-2022
10:01
One customer reports this error on orders from yesterday (14/7) after the feature was toggled off. Why is that? Have the Visma fix been deployed yet?
... View more
13-07-2022
15:02
One of my customers reports that on orders, created before the feature was toggled off, shipments cannot be created, the errors consists. What is the fix that we can provide?
... View more
13-07-2022
10:35
I have the exact same issue for at least two independent customers.
... View more
03-05-2022
20:59
Hi, Was 8.95.00 released today 3/5? If so, exacly what time was it released? We are looking into a bug for inserting a cross reference on SOLine defaults to the referenced inventory sales unit instead of the sales unit in the cross reference list. We cannot find the reason for the bug, so thats why the datetime of the release of 8.95.00 is interesting. Is it possible to provide that?
... View more
02-05-2022
13:55
Have the development team looked at this? Its working with TR but no IB that is created based on TR template (exact copy). The api must be hard coded to only use TR for this?
... View more
29-04-2022
13:49
We have found that when we use ordertyp IB the errormessage says "Error creating purchase receipt. No Record found. TransferOrderNbr: ..." But when we got the same error on ordertype TR, the errormessage said SOOrderNbr instead of TransferOrderNbr.
... View more
29-04-2022
12:08
Same issue with TR. What can the reason be? Can you please share the settings you have on your TR ordertype? transferOrderNbr should be the orderNbr from the TR Sales order, correct? After some more testing and sending fields as in you example, we got TR to work, but not our clone of TR called IB. Why can that be?
... View more
29-04-2022
08:53
Have sent to developersupport@visma.com now 🙂
... View more
28-04-2022
14:16
Sent a mail to vismanetisv@visma.com No kits och parts on this order
... View more
28-04-2022
13:27
Sometimes when posting a sales order we get Error: 'Revision ID' cannot be empty. Why and what does it mean? Tested both in V1 and V2
... View more
27-04-2022
17:07
I have tried this but not got it to work. Have you made any findings?
... View more
26-04-2022
13:08
Ping Anyone at Visma?
... View more
22-04-2022
09:30
Hi, im trying to create a Transfer Receipt for a Transfer Order, but get "Error creating purchase receipt. No Record found. TransferOrderNbr: '000000067'" but if i manually try to add it in the UI it appears in the list of transfer orders. Can someone point me in the right direction? Request to POST/controller/api/v1/PurchaseReceipt {
"receiptType": {
"Value": "TransferReceipt"
},
"warehouseId": {
"Value": "10"
},
"date": {
"Value": "2022-04-22T00:00:00.000Z"
},
"hold": {
"Value": false
},
"lines": [
{
"operation": "Insert",
"transferOrderNbr": {
"Value": "000000067"
},
"transferOrderLineNbr": {
"Value": 1
},
"transferOrderType": {
"Value": "TransferOrder"
},
"receiptQty": {
"Value": 10.000000
},
"lineNbr": {
"Value": 0
}
},
{
"operation": "Insert",
"transferOrderNbr": {
"Value": "000000067"
},
"transferOrderLineNbr": {
"Value": 3
},
"transferOrderType": {
"Value": "TransferOrder"
},
"receiptQty": {
"Value": 5.000000
},
"lineNbr": {
"Value": 0
}
}
]
}
... View more
01-04-2022
10:54
We are in desperate need of this being solved. https://community.visma.com/t5/Ideas-in-Developers-Visma-net/Expose-quot-Destination-Warehouse-quot-on-quot-SalesOrder-quot/idi-p/427332
... View more
01-04-2022
09:46
Hi, Whats the progress on this subject? We are in desperate need of destination warehouse being exposed.
... View more
30-03-2022
14:22
Perfect, thank you Magnus, that was what i was missing 🙂
... View more
30-03-2022
12:49
Trying to update a shipment, but gets Error "Object reference not set to an instance of an object" and cannot find why. Can someone point me in the right direction? {
"shipmentNumber": {
"Value": "000002"
},
"shipmentType": {
"Value": "Issue"
},
"hold": {
"Value": true
},
"operation": {
"Value": "Issue"
},
"shipmentDetailLines": [
{
"lineNumber": {
"Value": 1
},
"shippedQty": {
"Value": 1.0
},
"operation": "Update"
}
],
"note": {
"Value": "Test"
},
"shipmentPackageLines": [
{
"operation": "Insert",
"boxId": {
"Value": "BOX"
},
"description": {
"Value": "00087122820000000679"
},
"weight": {
"Value": 2.0
},
"trackingNumber": {
"Value": "TESTTRK000002002"
},
"customRefNbr1": {
"Value": "BLE"
},
"confirmed": {
"Value": true
},
"coDAmount": {
"Value": 2.0
}
}
]
}
... View more
04-02-2022
09:36
I get a lot of 5520 for inventory. Why? Internal Server Error: {"ExceptionType":"IPPException","ExceptionMessage":"","ExceptionFaultCode":"5520","ExceptionMessageID":"5520_d71d6033-f7e0-4678-9012-dcda2795ea41","ExceptionDetails":""} GET: https://integration.visma.net/API/controller/api/v1/inventory?inventoryTypes=NonStockItem&expandAttribute=true&expandSupplierDetails=true&expandCrossReference=true&expandInventoryUnits=true&pageSize=100&pageNumber=6
... View more
07-12-2021
11:03
Magic 🙂 This is exactly what i have been testing, but i get the 'Account' cannot be empty error instead. Ill make new tests tomorrow to figure out what im doing wrong. Thanks for the help 🙂
... View more
07-12-2021
10:44
Yes that works, but can you update receiptQty in a subseqent PUT request after you have added the lines?
... View more
07-12-2021
08:29
When i use "addPurchaseOrderLines" for Non-stock items and subsequently PUT an update for receiptQty on the lines, the same error as in the thread start appear. So i find it impossible to use the purchaseReceipt endpoints for non-stock items. Is that correct, or im I missing something?
... View more
03-12-2021
10:23
Was the issues ever resolved? I still get this error when trying to post a purchasereceipt with non-stock items.
... View more
16-06-2021
13:19
I have made some tests now, and the following request finnished in 5,4 minutes. https://integration.visma.net/API/controller/api/v1/customer?attributes=%7B"SHOPID":"56683"%7D So its most likely that we have started to received timeouts the last week, and thats the reason i thought it stopped working. Can you find any reason for such a long delay?
... View more
16-06-2021
11:06
None of the following requests works for us now. It started a week ago. And the requests takes very long time to return. Any suggestions? https://integration.visma.net/API/controller/api/v1/customer?attributes={"SHOPID":"56683"}&pageNumber=1&pageSize=1 https://integration.visma.net/API/controller/api/v1/customer?attributes=%7B"SHOPID":"56683"%7D&pageNumber=1&pageSize=1 https://integration.visma.net/API/controller/api/v1/customer?attributes=%7B"SHOPID":"56683"%7D https://integration.visma.net/API/controller/api/v1/customer?attributes=%7B%22SHOPID%22:%2256683%22%7D&pageNumber=1&pageSize=1 https://integration.visma.net/API/controller/api/v1/customer?attributes=%7B%22SHOPID%22%3A%2256683%22%7D
... View more
22-12-2020
10:28
Well, thats Vismas definition, i think all affected customers would not agree of it beeing a "zero-downtime" update. I think it would be good if you still post incidents of all updates, in order for us partners to faster pinpoint if a bug relates to a recent update
... View more
22-12-2020
10:05
Why is the release not visible in the incident history on https://status.visma.com/?
... View more
22-12-2020
09:45
2 Kudos
Same problem here for multiple customers. This is really URGENT, christmas is in two days.
... View more
16-09-2020
11:15
What is the benefits of using the V2 endpoints when available? Better performance?
... View more
- « Previous
-
- 1
- 2
- Next »
Activity Feed for erik-kle
- Got a Kudo for Expose Generic Inquiries in API. 25-10-2024 12:34
- Got a Kudo for Add attributes to more entities in VN. 18-10-2024 13:12
- Got a Kudo for Expose Generic Inquiries in API. 18-10-2024 13:09
- Posted Svar: Expose Deferal Schedule in the API on Ideas in Developers Visma.net. 04-09-2024 09:36
- Kudoed Expose Deferal Schedule in the API for Quan Pham. 04-09-2024 09:36
- Posted Svar: Issue when Using SalesOrdersv3 to add orders with existing ordernumber on Forum in Developers Visma.net. 02-09-2024 12:54
- Posted Issue when Using SalesOrdersv3 to add orders with existing ordernumber on Forum in Developers Visma.net. 30-08-2024 14:28
- Posted Re: Error: Branch '1 ' cannot be found in the system on Forum in Developers Visma.net. 13-12-2023 13:07
- Got a Kudo for Svar: create a customer invoice from a shipment?. 26-09-2023 10:20
- Kudoed Re: POST CustomerInvoice. Error: 'RevisionID' cannot be empty. for Magnus Johnsen. 21-09-2023 16:29
- Posted Svar: create a customer invoice from a shipment? on Forum in Developers Visma.net. 21-08-2023 16:45
- Got a Kudo for Add attachment to CashTransactions. 21-08-2023 12:46
- Posted Svar: Known issue: Unable to update "componentID" of an existing line of KIT Specification on Forum in Developers Visma.net. 21-08-2023 09:46
- Got a Kudo for Add attachment to CashTransactions. 21-08-2023 09:00
- Got a Kudo for Add attributes to more entities in VN. 18-08-2023 11:28
- Posted Add attachment to CashTransactions on Ideas in Developers Visma.net. 17-08-2023 12:30
- Got a Kudo for Expose Generic Inquiries in API. 26-06-2023 09:47
- Kudoed Re: Move of breaking change Due date for Sales order v1 and v2 for Joni Wolff. 12-05-2023 07:49
- Posted Svar: Move of breaking change Due date for Sales order v1 and v2 on News in Developers Visma.net. 11-05-2023 13:48
- Posted Re: When will the new auth be enforced? on Forum in Developers Visma.net. 11-05-2023 13:20