This question has been flagged
2199 Views

Hello again all,

In the file odoo-8.0-20151203/openerp/addons/point_of_sale/static/src/js/models.js

What is the utility of the .models in this line? Not easy to find on Google...

    var paymentlines   = this.pos.get('selectedOrder').get('paymentLines').models;

Would you have reference or something to understand?

Thanks

Avatar
Discard