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

Method init

src/com/odoo/orm/OEHelper.java:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 private void init() {
106 mOne2ManyCols = new ArrayList<String>();
107 }
108
109 public OEUser login(String username, String password, String database,
110 String serverURL) {

Callers 1

OEHelperMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected