update multi add
@@ -39,7 +39,7 @@
|
|||||||
'app_web_one2many_multi_add',
|
'app_web_one2many_multi_add',
|
||||||
'account',
|
'account',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.gif'],
|
'images': ['static/description/banner.png'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/account_invoice_views.xml',
|
'views/account_invoice_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.1 MiB |
|
After Width: | Height: | Size: 69 KiB |
@@ -39,7 +39,7 @@
|
|||||||
'app_web_one2many_multi_add',
|
'app_web_one2many_multi_add',
|
||||||
'mrp',
|
'mrp',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.gif'],
|
'images': ['static/description/banner.png'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/mrp_bom_views.xml',
|
'views/mrp_bom_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.9 MiB |
BIN
app_mrp_bom_product_multi_add/static/description/banner.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
@@ -11,8 +11,7 @@ odoo.define('app_odoo_customize.UserMenu', function (require) {
|
|||||||
|
|
||||||
var UserMenu = require('web.UserMenu');
|
var UserMenu = require('web.UserMenu');
|
||||||
//避免错误,要再定义
|
//避免错误,要再定义
|
||||||
var session2 = require('web.session');
|
var documentation_url = 'http://www.sunpop.cn';
|
||||||
var documentation_url = 'http://www.sina.com.cn';
|
|
||||||
var documentation_dev_url;
|
var documentation_dev_url;
|
||||||
var support_url;
|
var support_url;
|
||||||
var account_title;
|
var account_title;
|
||||||
@@ -21,7 +20,7 @@ odoo.define('app_odoo_customize.UserMenu', function (require) {
|
|||||||
UserMenu.include({
|
UserMenu.include({
|
||||||
init: function () {
|
init: function () {
|
||||||
this._super.apply(this, arguments);
|
this._super.apply(this, arguments);
|
||||||
var self = this
|
var self = this;
|
||||||
var session = this.getSession();
|
var session = this.getSession();
|
||||||
var lang_list = '';
|
var lang_list = '';
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
'app_web_one2many_multi_add',
|
'app_web_one2many_multi_add',
|
||||||
'purchase',
|
'purchase',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.gif'],
|
'images': ['static/description/banner.png'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/purchase_order_views.xml',
|
'views/purchase_order_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 5.8 MiB |
BIN
app_purchase_product_multi_add/static/description/banner.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
@@ -39,7 +39,7 @@
|
|||||||
'app_web_one2many_multi_add',
|
'app_web_one2many_multi_add',
|
||||||
'sale_management',
|
'sale_management',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.gif'],
|
'images': ['static/description/banner.png'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/sale_order_views.xml',
|
'views/sale_order_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 4.5 MiB |
BIN
app_sale_product_multi_add/static/description/banner.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
@@ -39,7 +39,7 @@
|
|||||||
'app_web_one2many_multi_add',
|
'app_web_one2many_multi_add',
|
||||||
'stock',
|
'stock',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.gif'],
|
'images': ['static/description/banner.png'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/stock_picking_views.xml',
|
'views/stock_picking_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 3.3 MiB |
|
After Width: | Height: | Size: 69 KiB |