Skip to content

Test Odoo with net framework 4.7.2 using PortaCapena.OdooJsonRpcClient

Notifications You must be signed in to change notification settings

luke92/OdooNetFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

OdooNetFramework

Test Odoo with net framework 4.7.2 using ODOO V12 and V14 Cloud

Packages used

Config App.config

  • host (an url api https)
  • database
  • username
  • password

Steps

  1. Config your appsettings (if you need, create a environment cloud in https://www.odoo.com/es_ES/trial )
  2. Know your models or tables
  3. Get initial full Model using OdooModelMapper.GetDotNetModel(tableName, modelResult.Value);
  4. Create your own custom models for get less data
  5. Start coding

About

Test Odoo with net framework 4.7.2 using PortaCapena.OdooJsonRpcClient

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages