var MapView = View.extend({
template: 'MapView',
className: 'o_map_view',
view_type: 'map',
display_name: _lt('Map'),
icon: 'fa-map-o',
searchable: true,
init: function () {
console.log(arguments);
this._super.apply(this, arguments);
this.markers = [];
this.map = false;
this.shown = $.Deferred();
this.fields = this.fields_view.fields;
this.children_field = this.fields_view.field_parent;
},for example there are "arguments" and it has values in it. Where from it come? how it is being generated?
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
2433
Lượt xem
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 3 15
|
5755 | ||
|
1
thg 2 24
|
1557 | ||
|
0
thg 11 23
|
1365 | ||
|
1
thg 5 20
|
10902 | ||
|
0
thg 8 19
|
3779 |