Skip to content

Related ISSUE-52924: Add new references ("Invoice Address" and "Shipping...

This MR fixes the following issues:

Other Mrs involved in this project

Following changes are done in this MR:

  • Remove a flag in CRM property "Is default address". This flag does not make sense anymore because
    • For double endpoint -> A field defined in address mapping indicates which property stores the value about default for shipping and invoicing (ISINVOICE_ADDRESS, ISSHIPPING_ADDRESS, ISDEFAULT_INVOICE_ADDRESS, ISDEFAULT_SHIP_ADD)
  • Remove the possibility to define different properties as key property (remove key seq no field)

API change documented here

  • Single enpoint only accept (1 address for shipping and 1 address for invoince) or 1 address for both
  • Allow to select invoice and shipping address
  • Allow to create customers and addresses using openbravo CRM conector

try

Edited by Guillermo Alvarez de Eulate

Merge request reports