Skip to content

Commit

Permalink
5652-app - OLCand - support requests without BPartner-Location
Browse files Browse the repository at this point in the history
- fix minor docu typo
#5652
  • Loading branch information
metas-ts committed Oct 10, 2019
1 parent 4b5ae7e commit 4599ecc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public final class JsonOLCandCreateRequest
value = " This translates to `C_OLCand.C_BPartner_ID`, `C_OLCand.C_BPartner_Location_ID` and `C_OLCand.AD_User_ID`.\n"
+ "It's the business partner that places/placed the order this candidate is about.\n"
+ "\n"
+ "Note that the given partner's location can also be left empty, if the repartner can be found in metasfresh and has an address there.\n"
+ "Note that the given partner's *location* can also be left empty, if the partner can be found in metasfresh and has an address there.\n"
+ "If there are multiple adresses, the default shipTo address is preferred.")
private JsonRequestBPartnerLocationAndContact bpartner;

Expand Down

0 comments on commit 4599ecc

Please sign in to comment.