Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages