Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025825Openbravo ERP02. Master data managementpublic2014-02-25 07:192014-02-25 07:19
narasimha1989 
dmiguelez 
highmajoralways
newopen 
50Mac
 
 
Google Chrome
JSON REST Webservice
No
0025825: message: "Exception when updating BusinessPartner(null) "
Actually i'm checking POST in advanced rest client in google chrome . i'm trying to insert the new record in business partner.I'm getting the error like "Exception when updating BusinessPartner(null)". I'm posting the data like as shown below
{
data :
{
_identifier: "carss",
_entityName: "BusinessPartner",
$ref: "BusinessPartner/6C8417D0C2FA4B8B858CBF51C742F65A",
id: "6C8417D0C2FA4B8B858CBF51C742F65A",
client: "D5B4A1DF0C194F65930BB8945A8B3082",
client$_identifier: "DemoClient",
organization: "DC280AA41A5E479AB663B1D4DB6158C0",
organization$_identifier: "Purchase",
active: true,
creationDate: "2013-12-06T07:24:04+00:00",
createdBy: "E1A6A414BED14417B7235CBFDF00977C",
createdBy$_identifier: "DemoClient",
updated: "2013-12-19T04:32:17+00:00",
updatedBy: "E1A6A414BED14417B7235CBFDF00977C",
updatedBy$_identifier: "DemoClient",
searchKey: "customer",
name: "carss",
name2: "carss",
description: "This is cars",
summaryLevel: false,
businessPartnerCategory: "0109E0660DD349D6B00D96BF0CEAE6E2",
businessPartnerCategory$_identifier: "Customer",
oneTimeTransaction: false,
potentialCustomer: false,
vendor: false,
customer: true,
employee: false,
isSalesRepresentative: false,
language: "en_US",
language$_identifier: "English (USA)",
taxExempt: false,
acquisitionCost: 0,
expectedLifetimeRevenue: 0,
lifetimeRevenueToDate: 0,
creditLimit: 1000,
creditUsed: 0,
paymentTerms: "A182B5EC1898407FA386ED4775ED6DDA",
paymentTerms$_identifier: "Immediate",
priceList: "DA10C6659DBE408B9789A01AF3CA7015",
priceList$_identifier: "Sales Price List",
printDiscount: false,
invoiceTerms: "I",
creditStatus: "O",
pricesShownInOrder: true,
invoiceGrouping: "000000000000000",
operator: false,
consumptionDays: 1000,
paymentMethod: "8A18E79688DD4A179F2FDC14FBECED55",
paymentMethod$_identifier: "Check",
account: "91E5EB8BECBF49BAA3391942D6328640",
account$_identifier: "BOA",
customerBlocking: true,
vendorBlocking: false,
paymentIn: false,
paymentOut: true,
salesInvoice: true,
purchaseInvoice: true,
salesOrder: true,
purchaseOrder: true,
goodsShipment: true,
goodsReceipt: false,
recordTime: 1393306535103
}
No tags attached.
Issue History
2014-02-25 07:19narasimha1989New Issue
2014-02-25 07:19narasimha1989Assigned To => dmiguelez
2014-02-25 07:19narasimha1989Web browser => Google Chrome
2014-02-25 07:19narasimha1989Modules => JSON REST Webservice
2014-02-25 07:19narasimha1989Triggers an Emergency Pack => No

There are no notes attached to this issue.