Address editor - Romania

Updated 19.11.2024

Editing address data



If address data is recorded in the intended format, additional fields will display for adding house number and building and entrance data (Additional fields field), etc.



The pre-requisite for both fields to be displayed is a separate entry of ZIP Code. Internally, data in OM is recorded in the following way.


{  "short_desc" : "Cornel Stan",  "street" : "Bul.george Coșbuc 31-37, SC:2 ET:1 AP:5",  "street_number" : "31-37",  .....
}        
JavaScript

For the order, data can be recorded in the following way:


Display of data in MetaKocka:

  • building and entrance data are visible as part of the address in OM and MK
  • API interface - get_document call for sales_order also returns street_number. 
  • separate street data is displayed in the sales orders - see the picture below. In OM such data is not displayed as additional divider.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article