update multi add
@@ -39,7 +39,7 @@
|
||||
'app_web_one2many_multi_add',
|
||||
'account',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
'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',
|
||||
'mrp',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
'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 session2 = require('web.session');
|
||||
var documentation_url = 'http://www.sina.com.cn';
|
||||
var documentation_url = 'http://www.sunpop.cn';
|
||||
var documentation_dev_url;
|
||||
var support_url;
|
||||
var account_title;
|
||||
@@ -21,7 +20,7 @@ odoo.define('app_odoo_customize.UserMenu', function (require) {
|
||||
UserMenu.include({
|
||||
init: function () {
|
||||
this._super.apply(this, arguments);
|
||||
var self = this
|
||||
var self = this;
|
||||
var session = this.getSession();
|
||||
var lang_list = '';
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
'app_web_one2many_multi_add',
|
||||
'purchase',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
'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',
|
||||
'sale_management',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
'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',
|
||||
'stock',
|
||||
],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'images': ['static/description/banner.png'],
|
||||
'data': [
|
||||
'views/stock_picking_views.xml',
|
||||
],
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 MiB |
|
After Width: | Height: | Size: 69 KiB |