MCPcopy Create free account
hub / github.com/Odoo-mobile/framework / getPartner_id

Method getPartner_id

src/com/odoo/support/OEUser.java:238–240  ·  view source on GitHub ↗

Gets the partner_id. @return the partner_id

()

Source from the content-addressed store, hash-verified

236 * @return the partner_id
237 */
238 public int getPartner_id() {
239 return partner_id;
240 }
241
242 /**
243 * Sets the partner_id.

Callers 2

getAsBundleMethod · 0.95
setDrawerHeaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected