Tehden ERP version 23.2.00 released 16.5.2023
Endpoints
- Fixed bug in endpoint company_customer/updateTehdenCustomer
Now it is not possible to set vatstatus_id to customer if his VAT processing is not defined. - Fixed bug in endpoint saleorder/createSaleOrderAndRows
Added more validation to check that products are not chosen from not allowed stocks. - Fixed bug in endpoint saledelivery/createSaleDeliveriesWithRows
This endpoint uses internally endpoint saledeliveryrow/getRows and therefore both endpoints had same bug. Earlier saledeliveryrow/getRows returned multiple times same row if product details were including clauses about dangerous items (UN codes) - Added new endpoint user/search
- purchasedelivery/createPurchaseDeliveryWithRows has now support for temporal shelving with temporalshelfcode parameter.
- batch/setSaleOrderAndRows, saleorder/createSaleOrderAndRows and saleorderrow/createSaleOrderRow endpoints have isterminalsalecost parameter and this is now marked as depricated. New replacement for this is isinternalcost parameter.
-
New attribute isinternalcost to following endpoints responses:
batch/setSaleOrderAndRows, saleorder/getSaleOrderInfo, saleorder/searchSaleOrders, saleorder/createSaleOrderAndRows, product/getById and product/getProducts. -
product/createProduct and product/updateProduct have new parameter: isinternalcost
-
Added new endpoint /sale/createErrorReceipt
-
purchase/createPurchaseConfirmation has new parameter in data->purchaseOrders->rows: orderAmount
Tehden ERP version 23.1.26 released 9.5.2023
Endpoints
- purchase/create had earlier purchasedetails as mandatory parameter
This mandatory was removed. - Fixed bug in endpoint product/getById
product_id was not validated correctly. - Fixed bug in endpoint purchase/search
filter.includerows parameter works now correctly.
Earlier false value returned also rows. - Fixed bug in endpoint sale/makePayment
Added more validation for paymenttype_id 16 and 4
Now these paymenttypes are not allowed if customer with accepted invoicing settings can not be found.
Tehden ERP version 23.1.21 released 20.4.2023
Endpoints
- Fixed bug in endpoint saledelivery/search.
Function did not return waybill information if payment type in sale order was prepaid.
Tehden ERP version 23.1.18 released 3.4.2023
Endpoints
-
Fixed bug in endpoint sale/search.
In some situations sale/search did not return countrycode -
Fixed bug in endpoint purchaseorder/patch.
purchaseorder/patch returned error if you tried to update purchase order status to same as current status.
Tehden ERP version 23.1.14 released 21.3.2023
Endpoints
- saledelivery/search filter has new option: saleOrderId
- sale/search include parameter has new options and response has more information
- sale/createSales response has more information
- settlement/createSettlements response has more information and some mandatories were removed relating to parameters
- settlement/search response has more information
- settlement/createReconciliations has new parameters and response has more information
- moneystorage/search has new parameter and this is added also into response: identifier
Tehden ERP version 23.1.13 released 14.3.2023
Endpoints
- Changes in endpoint saleorder/getDefaultCustomer response field names.
Function returned field names with snake case althoug API documentation used camel case. - Fixed bug in endpoint sale/search.
In some situations sale/search returned same rows multiple times
Added also sale.invoiceactor_id into result
Tehden ERP version 23.1.12 released 10.3.2023
Endpoints
- Fixed bug in endpoint productstock/search.
Pagination parameter did not work. - Fixed bug in endpoint saleorderrow/patch.
Function did not trim line breaks from the beginning
Tehden ERP version 23.1.07 released 23.2.2023
Endpoints
- Fixed bug in endpoint invoicing/getFinvoicesForExternalSystem.
Amounts were calculated incorrectly if consolidated invoice contained several invoices.
Tehden ERP version 23.1.02 released 16.2.2023
Endpoints
- Fixed bug in endpoint saledelivery/createSaleDeliveriesWithRows.
In some situations customer order numbers were saved incorrectly.
Tehden ERP version 23.1.00 released 15.2.2023
Endpoints
- Fixed bug in endpoint product/getAllProducts.
If request had webstore:false it did not exclude products having availableonline: "t" from response. - More detailed error message when saleorder/createSaleOrderAndRows is called with a customer_id that belongs to a deleted customer
- company_customer/createTehdenCustomer and company_customer/updateTehdenCustomer:
Endpoints give error if business ID, einvoiceaddress or einvoiceoperator is offered to a personal customer.
Endpoints responses has now two new fields: note and alertnote. - Added new endpoint sale/search
- sale/getStockByBranch response has now two new fields: isowner (branch_stock.isowner) and external_id (stock.external_id)
- Added new endpoint saleorderrow/patch
-
Added new endpoint purchaseorder/patch
-
Added new endpoint purchaseorder/removeOrder
-
purchaseorder/get response has now new fields: requestpurchaseorder_id, deliverymethod_id, othercodes ([n].rows[n].product)
- productstock/search filter has new option: external_id
- productstock/search response (stock object) has new fields: stocktype_id, isselfservice, external_id and supplier_id
- Added new endpoint supplier/getOwnBranchSupplierByBranch
- saleorder/getSaleOrderInfo has new parameters: include_rows_stock, include_rows_producttype
- Added new endpoint saleorder/patch
- Added new endpoint saleorder/getDefaultCustomer
- product/getById and product/getProducts have new parameter: include
- Added new endpoint paymenttype/getList
- Added new endpoint saledelivery/search
- Added new endpoint moneystorage/search
- Added new endpoint settlement/search
- Added new endpoint settlement/createSettlements
- Added new endpoint settlement/createSealedSettlement
- Added new endpoint settlement/createReconciliations
- Added new endpoint sale/getExternalSources
- sale/search has new parameters: externalSourceDataEndTime, externalSourceDataReferenceIds, externalSourceDataStartTime, include parameter has new option: externalsourcedata
- Added new endpoint purchasedeliverymethod/get
- saleorder/createSaleOrderAndRows has new parameter: deliverymethodaddon_ids
- purchaseorder/create has new parameter: deliverymethodaddon_ids
- shipment/createShipment has new parameter: deliverymethodaddon_ids
- shipment/createPurchaseShipment has new parameter: deliverymethodaddon_ids
- saledeliverymethod/getAll has new parameter: include
- saleorder/getSaleOrderInfo response has new field: deliveryMethodAddons
- saleorder/searchSaleOrders response has new field: deliveryMethodAddons
- purchaseorder/get response has new field: deliveryMethodAddons
- purchaseorder/search response has new field: deliveryMethodAddons
- saledeliverymethod/get response has new field: deliveryMethodAddons
- saledeliverymethod/getAll response has new field: deliveryMethodAddons
Improvements and fixes to API documention
Specified descriptions, added default values and field limits:
company_customer/createTehdenCustomer
company_customer/createTehdenCustomerContactInfo
company_customer/getTehdenCustomerPhone
company_customer/updateTehdenCustomer
company_customer/sendA24Invitation
company_customer/setCustomerBillingMethod
invoicing/createProductForRecurringInvoiceProfile
invoicing/createRecurringInvoiceProfile
invoicing/createSalesOrderFromSale
invoicing/getFinvoicesForExternalSystem
invoicing/getPaymentTerms
product/getAllProducts
product/createProduct
product/addProductOtherCode
product/addProductEAN
product/getById
product/getByName
product/getProducts
product/getProductsByProductGroup
product/getProductWeighingCodes
product/getStocks
product/getStockShelves
product/removeProductEAN
product/updateProduct
product/getProductIdByCode
purchase/create
purchase/search
purchase/getPurchaseDeliveriesByPurchaseId
puchaseorder/get
sale/getStockByBranch
sale/createSale
sale/setSaleorderSale
saleorder/createSaleOrderAndRows
saleorder/getSaleOrderStates
salerow/createSaleRow
stock/getBranchStockAmounts
stock/ownUseProductFromStock
Tehden ERP version 22.4.13 released 24.1.2023
Endpoints
- Changes in endpoint salerow/createSaleRow.
For product packages the product package products are also added to sale.
Tehden ERP version 22.4.09 released 3.1.2023
Endpoints
- Changes in endpoint product/getByID response.
Images object has new field named as description. Picturerank and order fields have same information but order is now marked as deprecated. - Changes in endpoint purchaseinvoice/create.
Purchaserow object has more detailed description and childpurchaserows are now handled correctly.
Tehden ERP version 22.4.07 released 13.12.2022
Endpoints
- Changes in endpoint invoicing/getFinvoicesForExternalSystem parameter exportxml. Fields RowVatExcludedAmount, UnitPriceNetAmount and UnitPriceAmount in XML-file have now five decimal places according to Finvoice validation.
Tehden ERP version 22.4.06 released 7.12.2022
Endpoints
- Added custompurchaseordertypenumber to purchaseorder/search endpoint response
Tehden ERP version 22.4.03 released 22.11.2022
Endpoints
- Added new endpoint price/getPricesForProduct
- Added new parameter customfield1 to saleorder/createSaleOrderAndRows
- Added new parameter isterminalsalecost to saleorder/createSaleOrderAndRows and saleorderrow/createSaleOrderRow endpoints
- Removed unused value purchaseordertype_id: 6 (= Shared order) from purchaseorder/create endpoint
- Added attribute deliverydate to puchasedetails and rows parameters in purchase/create endpoint
- Added attribute deliverydate to data and data.rows parameters in purchase/createPurchaseConfirmation endpoint
- Added deliverydate to purchase/get, purchase/search, purchaseorder/get and purchaseorder/search endpoints responses
Tehden ERP version 22.3.18 released 8.11.2022
Endpoints
- Added validation in saleorder/createSaleOrderAndRows endpoint
- relates to advance payments and payment terms
- read more from here.
Tehden ERP version 22.3.10 released 21.9.2022
Improvements and fixes to API documention
- Marked parameters coordinates and note deprecated in company_customer/getCustomers endpoint
- Added response documentations to several company_customer endpoints
- Removed Timeslot header from navigation
- Specified descriptions in several endpoints
Tehden ERP version 22.3.8 released 13.9.2022
Endpoints
- New attribute mainpaymenttype_id to invoicing/getPaymentTerms endpoint's response
- Parameter lastname no longer required in company_customer/findCustomer endpoint
Tehden ERP version 22.3.0 released 23.8.2022
Endpoints
- Removed endpoint timeslot/getMultiBookingReservations
- New attribute staffnote to saleorder/searchSaleOrders endpoint's response
- New attribute staffnote to saleorder/getSaleOrderInfo endpoint's response
Improvements and fixes to API documention
- Marked parameters required in reservation/createReservation and reservation/cancelOrDeleteReservation endpoints
- Fixed company_customer/createTehdenCustomer documentation
- Specified descriptions in several endpoints
Kommentit
0 kommenttia
Kommentointi on poistettu käytöstä.