Skip to content

Consignee Details in Delivery Note

Reshma Atmaram Bhatawadekar requested to merge RESHMA/gkcore:consignee into devel
  1. 'consignee' field is added in delchal table of type JSONB.

  2. changes in api_organisation.py for consignee field in delchal table.

  3. changes in getdelchal function for consignee(i.e. "consignee":delchaldata["consignee"]).

closes #364 (closed)

Merge request reports