odoo_repository 0.5.1 copy "odoo_repository: ^0.5.1" to clipboard
odoo_repository: ^0.5.1 copied to clipboard

outdated

Dart package helps to implement data communication between Odoo and dart client with persistance and offline mode

odoo_repository changelog #

0.5.1 #

Fetch records for all models on login

0.5.0 #

Move call queue to env to make it synchronous

0.4.4 #

Do not overwrite id in create()

0.4.3 #

Truncate generated id to 32 bit integer

0.4.2 #

Add support for vals and vals_list in create

0.4.1 #

Fix issue with encoding datetime of a RPC call

0.4.0 #

Introduce OdooId class that is used to find what ids needs to be updated during sync.

0.3.1 #

Call create() and write() with toVals()

0.3.0 #

Pass OdooEnvironment to OdooRepository as cyclic reference

0.2.0 #

Added OdooEnvironment to coordinate call queue of all repositories

0.1.5 #

Implemented create and write methods using write-through cache approach.

0.1.4 #

Upgrade equatable dependency to 2.0.3

0.1.3 #

Improved documentation with examples

0.1.2 #

Added RPC calls throttling

0.1.1 #

Offline mode example

0.1.0 #

Initial release

12
likes
0
pub points
66%
popularity

Publisher

verified publishererp.co.ua

Dart package helps to implement data communication between Odoo and dart client with persistance and offline mode

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, equatable, logger, mutex, odoo_rpc, pedantic

More

Packages that depend on odoo_repository