Problems during removal of default application orders

0

We want to insert orders for the year 2017 in the application, however when trying to insert them we are returned a message saying that it can not be done due to the fact that the date of this document is previous to the last existing document

Afterthis,wetriedtoremovethedefaultorders,whicharegeneratedwhencreatingtheapplication.We'vetriedtodothesamethroughthetworoutesthatarereferencedintheAPIdocumentation.

Withtheserialnumber,asshownabove.

Andthroughtheidoftheparcel.

Inthedocumentationwearetoldthatifwereceivestatus204withtheemptybody,itmeansthattheoperationwassuccessful.However,evenaftertheabovetwoattempts,theordersremaininJasmin,asshowninthefigurebelow.

Wewouldliketoknowiftheremovalofordersgeneratedbydefaultispossible.Ifitisnotpossiblewewouldliketoknowifitispossibletocreateanapplicationwithoutdefaultdata.

Update

Wetesttheinsertionoforderswithanewseries,createdbyus,asdemonstratedbelow.

Howeverduringinsertionwearereturnedmessagethatthestringisinvalid.

We also tried two already existing series, MASTER and SYS, and the result is the same.

    
asked by anonymous 24.04.2018 / 01:45

1 answer

3

In order to be able to use a new series, after creating it, you must associate it with the type of document you are going to use.

To associate Jasmin with the series go to "Configuration> Sales & Order Types" Then you choose the type of document you are using (ECL in your case) and when you open the page you do "Edit" you will notice that the last grid of this page is the available series (you must have only one), add a new line with the new series that you created and mark the option "Default" (which was what Sergio Sereno meant in the previous answer). With this configuration you should already be able to create new orders

    
26.04.2018 / 16:42