Vijaykumar Baladaniya has proposed merging lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba into lp:openobject-addons.
Requested reviews: OpenERP Core Team (openerp) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba/+merge/144297 Hello Sir, I have update the screenshots for main modules (apps). Kindly review the code. Thanks, vba -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba/+merge/144297 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba.
=== modified file 'account/images/accounts.jpeg' Binary files account/images/accounts.jpeg 2011-03-15 09:14:25 +0000 and account/images/accounts.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account/images/bank_statement.jpeg' Binary files account/images/bank_statement.jpeg 2011-03-22 11:00:18 +0000 and account/images/bank_statement.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account/images/cash_register.jpeg' Binary files account/images/cash_register.jpeg 2011-03-22 11:00:18 +0000 and account/images/cash_register.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account/images/chart_of_accounts.jpeg' Binary files account/images/chart_of_accounts.jpeg 2011-03-22 11:00:18 +0000 and account/images/chart_of_accounts.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account/images/customer_invoice.jpeg' Binary files account/images/customer_invoice.jpeg 2011-03-15 09:14:25 +0000 and account/images/customer_invoice.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account/images/journal_entries.jpeg' Binary files account/images/journal_entries.jpeg 2011-03-22 11:00:18 +0000 and account/images/journal_entries.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account_voucher/__openerp__.py' --- account_voucher/__openerp__.py 2012-12-09 10:55:27 +0000 +++ account_voucher/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -42,7 +42,7 @@ 'category': 'Accounting & Finance', 'sequence': 4, 'website' : 'http://openerp.com', - 'images' : ['images/customer_payment.jpeg','images/journal_voucher.jpeg','images/sales_receipt.jpeg','images/supplier_voucher.jpeg'], + 'images' : ['images/customer_payment.jpeg','images/journal_voucher.jpeg','images/sales_receipt.jpeg','images/supplier_voucher.jpeg','images/customer_invoice.jpeg','images/customer_refunds.jpeg'], 'depends' : ['account'], 'demo' : [], 'data' : [ === added file 'account_voucher/images/customer_invoice.jpeg' Binary files account_voucher/images/customer_invoice.jpeg 1970-01-01 00:00:00 +0000 and account_voucher/images/customer_invoice.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account_voucher/images/customer_payment.jpeg' Binary files account_voucher/images/customer_payment.jpeg 2011-03-22 11:00:18 +0000 and account_voucher/images/customer_payment.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'account_voucher/images/customer_refunds.jpeg' Binary files account_voucher/images/customer_refunds.jpeg 1970-01-01 00:00:00 +0000 and account_voucher/images/customer_refunds.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account_voucher/images/journal_voucher.jpeg' Binary files account_voucher/images/journal_voucher.jpeg 2011-03-22 11:00:18 +0000 and account_voucher/images/journal_voucher.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account_voucher/images/sales_receipt.jpeg' Binary files account_voucher/images/sales_receipt.jpeg 2011-03-22 11:00:18 +0000 and account_voucher/images/sales_receipt.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'account_voucher/images/supplier_voucher.jpeg' Binary files account_voucher/images/supplier_voucher.jpeg 2011-03-22 11:00:18 +0000 and account_voucher/images/supplier_voucher.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'base_calendar/images/base_calendar1.jpeg' Binary files base_calendar/images/base_calendar1.jpeg 2011-03-14 12:17:08 +0000 and base_calendar/images/base_calendar1.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'base_calendar/images/base_calendar2.jpeg' Binary files base_calendar/images/base_calendar2.jpeg 2011-03-14 12:17:08 +0000 and base_calendar/images/base_calendar2.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'base_calendar/images/base_calendar3.jpeg' Binary files base_calendar/images/base_calendar3.jpeg 2011-03-14 12:17:08 +0000 and base_calendar/images/base_calendar3.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'base_calendar/images/base_calendar4.jpeg' Binary files base_calendar/images/base_calendar4.jpeg 2011-03-14 12:17:08 +0000 and base_calendar/images/base_calendar4.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'contacts/__openerp__.py' --- contacts/__openerp__.py 2012-09-19 14:35:53 +0000 +++ contacts/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -36,6 +36,7 @@ 'data': [ 'contacts_view.xml', ], + 'images': ['images/contacts.jpeg'], 'installable': True, 'application': True, 'auto_install': False, === added directory 'contacts/images' === added file 'contacts/images/contacts.jpeg' Binary files contacts/images/contacts.jpeg 1970-01-01 00:00:00 +0000 and contacts/images/contacts.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'crm/__openerp__.py' --- crm/__openerp__.py 2012-12-21 10:21:51 +0000 +++ crm/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -116,6 +116,6 @@ 'installable': True, 'application': True, 'auto_install': False, - 'images': ['images/sale_crm_crm_dashboard.png', 'images/crm_dashboard.jpeg','images/leads.jpeg','images/meetings.jpeg','images/opportunities.jpeg','images/outbound_calls.jpeg','images/stages.jpeg'], + 'images': ['images/crm_dashboard.png', 'images/customers.png','images/leads.png','images/opportunities_kanban.png','images/opportunities_form.png','images/opportunities_calendar.png','images/opportunities_graph.png','images/logged_calls.png','images/scheduled_calls.png','images/stages.png'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === added file 'crm/images/crm_dashboard' Binary files crm/images/crm_dashboard 1970-01-01 00:00:00 +0000 and crm/images/crm_dashboard 2013-01-22 12:29:32 +0000 differ === removed file 'crm/images/crm_dashboard.jpeg' Binary files crm/images/crm_dashboard.jpeg 2011-03-21 13:37:47 +0000 and crm/images/crm_dashboard.jpeg 1970-01-01 00:00:00 +0000 differ === added file 'crm/images/customers' Binary files crm/images/customers 1970-01-01 00:00:00 +0000 and crm/images/customers 2013-01-22 12:29:32 +0000 differ === added file 'crm/images/leads' Binary files crm/images/leads 1970-01-01 00:00:00 +0000 and crm/images/leads 2013-01-22 12:29:32 +0000 differ === removed file 'crm/images/leads.jpeg' Binary files crm/images/leads.jpeg 2011-03-21 13:37:47 +0000 and crm/images/leads.jpeg 1970-01-01 00:00:00 +0000 differ === added file 'crm/images/logged_calls' Binary files crm/images/logged_calls 1970-01-01 00:00:00 +0000 and crm/images/logged_calls 2013-01-22 12:29:32 +0000 differ === removed file 'crm/images/meetings.jpeg' Binary files crm/images/meetings.jpeg 2011-03-17 09:41:56 +0000 and crm/images/meetings.jpeg 1970-01-01 00:00:00 +0000 differ === removed file 'crm/images/opportunities.jpeg' Binary files crm/images/opportunities.jpeg 2011-03-17 09:41:56 +0000 and crm/images/opportunities.jpeg 1970-01-01 00:00:00 +0000 differ === added file 'crm/images/opportunities_calendar' Binary files crm/images/opportunities_calendar 1970-01-01 00:00:00 +0000 and crm/images/opportunities_calendar 2013-01-22 12:29:32 +0000 differ === added file 'crm/images/opportunities_form' Binary files crm/images/opportunities_form 1970-01-01 00:00:00 +0000 and crm/images/opportunities_form 2013-01-22 12:29:32 +0000 differ === added file 'crm/images/opportunities_graph' Binary files crm/images/opportunities_graph 1970-01-01 00:00:00 +0000 and crm/images/opportunities_graph 2013-01-22 12:29:32 +0000 differ === added file 'crm/images/opportunities_kanban' Binary files crm/images/opportunities_kanban 1970-01-01 00:00:00 +0000 and crm/images/opportunities_kanban 2013-01-22 12:29:32 +0000 differ === removed file 'crm/images/outbound_calls.jpeg' Binary files crm/images/outbound_calls.jpeg 2011-03-17 09:41:56 +0000 and crm/images/outbound_calls.jpeg 1970-01-01 00:00:00 +0000 differ === removed file 'crm/images/sale_crm_crm_dashboard.png' Binary files crm/images/sale_crm_crm_dashboard.png 2011-03-22 13:12:14 +0000 and crm/images/sale_crm_crm_dashboard.png 1970-01-01 00:00:00 +0000 differ === added file 'crm/images/scheduled_calls' Binary files crm/images/scheduled_calls 1970-01-01 00:00:00 +0000 and crm/images/scheduled_calls 2013-01-22 12:29:32 +0000 differ === added file 'crm/images/stages' Binary files crm/images/stages 1970-01-01 00:00:00 +0000 and crm/images/stages 2013-01-22 12:29:32 +0000 differ === removed file 'crm/images/stages.jpeg' Binary files crm/images/stages.jpeg 2011-03-17 09:41:56 +0000 and crm/images/stages.jpeg 1970-01-01 00:00:00 +0000 differ === modified file 'event/__openerp__.py' --- event/__openerp__.py 2012-11-29 22:26:45 +0000 +++ event/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -57,6 +57,6 @@ 'installable': True, 'application': True, 'auto_install': False, - 'images': ['images/1_event_type_list.jpeg','images/2_events.jpeg','images/3_registrations.jpeg'], + 'images': ['images/1_event_type_list.jpeg','images/2_events.jpeg','images/3_registrations.jpeg','images/events_kanban.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'event/images/1_event_type_list.jpeg' Binary files event/images/1_event_type_list.jpeg 2011-03-15 11:32:52 +0000 and event/images/1_event_type_list.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'event/images/2_events.jpeg' Binary files event/images/2_events.jpeg 2011-03-21 13:37:47 +0000 and event/images/2_events.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'event/images/3_registrations.jpeg' Binary files event/images/3_registrations.jpeg 2011-03-21 13:37:47 +0000 and event/images/3_registrations.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'event/images/events_kanban.jpeg' Binary files event/images/events_kanban.jpeg 1970-01-01 00:00:00 +0000 and event/images/events_kanban.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'fleet/__openerp__.py' --- fleet/__openerp__.py 2012-12-10 14:03:17 +0000 +++ fleet/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -54,6 +54,7 @@ 'fleet_data.xml', 'fleet_board_view.xml', ], + 'images': ['images/costs_analysis.jpeg','images/indicative_costs_analysis.jpeg','images/vehicles.jpeg','images/vehicles_contracts.jpeg','images/vehicles_fuel.jpeg','images/vehicles_odometer.jpeg','images/vehicles_services.jpeg'], 'update_xml' : ['security/fleet_security.xml','security/ir.model.access.csv'], 'demo': ['fleet_demo.xml'], === added directory 'fleet/images' === added file 'fleet/images/costs_analysis.jpeg' Binary files fleet/images/costs_analysis.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/costs_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'fleet/images/indicative_costs_analysis.jpeg' Binary files fleet/images/indicative_costs_analysis.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/indicative_costs_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'fleet/images/vehicles.jpeg' Binary files fleet/images/vehicles.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/vehicles.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'fleet/images/vehicles_contracts.jpeg' Binary files fleet/images/vehicles_contracts.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/vehicles_contracts.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'fleet/images/vehicles_fuel.jpeg' Binary files fleet/images/vehicles_fuel.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/vehicles_fuel.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'fleet/images/vehicles_odometer.jpeg' Binary files fleet/images/vehicles_odometer.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/vehicles_odometer.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'fleet/images/vehicles_services.jpeg' Binary files fleet/images/vehicles_services.jpeg 1970-01-01 00:00:00 +0000 and fleet/images/vehicles_services.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr/images/hr_department.jpeg' Binary files hr/images/hr_department.jpeg 2011-03-14 11:20:13 +0000 and hr/images/hr_department.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr/images/hr_employee.jpeg' Binary files hr/images/hr_employee.jpeg 2011-03-14 11:20:13 +0000 and hr/images/hr_employee.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr/images/hr_job_position.jpeg' Binary files hr/images/hr_job_position.jpeg 2011-03-14 11:20:13 +0000 and hr/images/hr_job_position.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_evaluation/__openerp__.py' --- hr_evaluation/__openerp__.py 2012-11-29 22:26:45 +0000 +++ hr_evaluation/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -27,7 +27,7 @@ 'sequence': 31, 'website': 'http://www.openerp.com', 'summary': 'Periodical Evaluations, Appraisals, Surveys', - 'images': ['images/hr_evaluation_analysis.jpeg','images/hr_evaluation.jpeg'], + 'images': ['images/hr_evaluation_analysis.jpeg','images/hr_evaluation.jpeg','images/hr_interview_requests.jpeg'], 'depends': ['hr','base_calendar','survey'], 'description': """ Periodical Employees evaluation and appraisals === modified file 'hr_evaluation/images/hr_evaluation_analysis.jpeg' Binary files hr_evaluation/images/hr_evaluation_analysis.jpeg 2011-03-14 12:55:43 +0000 and hr_evaluation/images/hr_evaluation_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'hr_evaluation/images/hr_interview_requests.jpeg' Binary files hr_evaluation/images/hr_interview_requests.jpeg 1970-01-01 00:00:00 +0000 and hr_evaluation/images/hr_interview_requests.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_expense/images/hr_expenses.jpeg' Binary files hr_expense/images/hr_expenses.jpeg 2011-03-14 12:55:43 +0000 and hr_expense/images/hr_expenses.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_expense/images/hr_expenses_analysis.jpeg' Binary files hr_expense/images/hr_expenses_analysis.jpeg 2011-03-14 12:55:43 +0000 and hr_expense/images/hr_expenses_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_holidays/images/hr_allocation_requests.jpeg' Binary files hr_holidays/images/hr_allocation_requests.jpeg 2011-03-14 12:55:43 +0000 and hr_holidays/images/hr_allocation_requests.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_holidays/images/hr_leave_requests.jpeg' Binary files hr_holidays/images/hr_leave_requests.jpeg 2011-03-14 12:55:43 +0000 and hr_holidays/images/hr_leave_requests.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_holidays/images/leaves_analysis.jpeg' Binary files hr_holidays/images/leaves_analysis.jpeg 2011-03-14 12:55:43 +0000 and hr_holidays/images/leaves_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_recruitment/images/hr_recruitment_analysis.jpeg' Binary files hr_recruitment/images/hr_recruitment_analysis.jpeg 2011-03-14 13:25:25 +0000 and hr_recruitment/images/hr_recruitment_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_recruitment/images/hr_recruitment_applicants.jpeg' Binary files hr_recruitment/images/hr_recruitment_applicants.jpeg 2011-03-14 13:25:25 +0000 and hr_recruitment/images/hr_recruitment_applicants.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_timesheet_sheet/__openerp__.py' --- hr_timesheet_sheet/__openerp__.py 2012-11-29 22:26:45 +0000 +++ hr_timesheet_sheet/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -45,7 +45,7 @@ """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', - 'images': ['images/hr_my_timesheet.jpeg','images/hr_timesheet_analysis.jpeg','images/hr_timesheet_sheet_analysis.jpeg','images/hr_timesheets.jpeg'], + 'images': ['images/hr_my_current_timesheet.jpeg','images/hr_timesheet_analysis.jpeg','images/hr_timesheet_sheet_analysis.jpeg','images/hr_timesheet_activity.jpeg'], 'depends': ['hr_timesheet', 'hr_timesheet_invoice', 'process'], 'data': [ 'security/ir.model.access.csv', === added file 'hr_timesheet_sheet/images/hr_my_current_timesheet.jpeg' Binary files hr_timesheet_sheet/images/hr_my_current_timesheet.jpeg 1970-01-01 00:00:00 +0000 and hr_timesheet_sheet/images/hr_my_current_timesheet.jpeg 2013-01-22 12:29:32 +0000 differ === removed file 'hr_timesheet_sheet/images/hr_my_timesheet.jpeg' Binary files hr_timesheet_sheet/images/hr_my_timesheet.jpeg 2011-03-15 08:31:48 +0000 and hr_timesheet_sheet/images/hr_my_timesheet.jpeg 1970-01-01 00:00:00 +0000 differ === added file 'hr_timesheet_sheet/images/hr_timesheet_activity.jpeg' Binary files hr_timesheet_sheet/images/hr_timesheet_activity.jpeg 1970-01-01 00:00:00 +0000 and hr_timesheet_sheet/images/hr_timesheet_activity.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_timesheet_sheet/images/hr_timesheet_analysis.jpeg' Binary files hr_timesheet_sheet/images/hr_timesheet_analysis.jpeg 2011-03-15 08:31:48 +0000 and hr_timesheet_sheet/images/hr_timesheet_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'hr_timesheet_sheet/images/hr_timesheet_sheet_analysis.jpeg' Binary files hr_timesheet_sheet/images/hr_timesheet_sheet_analysis.jpeg 2011-03-15 08:31:48 +0000 and hr_timesheet_sheet/images/hr_timesheet_sheet_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === removed file 'hr_timesheet_sheet/images/hr_timesheets.jpeg' Binary files hr_timesheet_sheet/images/hr_timesheets.jpeg 2011-03-15 08:31:48 +0000 and hr_timesheet_sheet/images/hr_timesheets.jpeg 1970-01-01 00:00:00 +0000 differ === modified file 'lunch/__openerp__.py' --- lunch/__openerp__.py 2012-11-29 22:26:45 +0000 +++ lunch/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -44,6 +44,7 @@ 'report/report_lunch_order_view.xml', 'security/ir.model.access.csv',], 'css':['static/src/css/lunch.css'], + 'images': ['images/new_order.jpeg','images/lunch_account.jpeg','images/order_by_supplier_analysis.jpeg','images/alert.jpeg'], 'demo': ['lunch_demo.xml',], 'installable': True, 'application' : True, === added directory 'lunch/images' === added file 'lunch/images/alert.jpeg' Binary files lunch/images/alert.jpeg 1970-01-01 00:00:00 +0000 and lunch/images/alert.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'lunch/images/lunch_account.jpeg' Binary files lunch/images/lunch_account.jpeg 1970-01-01 00:00:00 +0000 and lunch/images/lunch_account.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'lunch/images/new_order.jpeg' Binary files lunch/images/new_order.jpeg 1970-01-01 00:00:00 +0000 and lunch/images/new_order.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'lunch/images/order_by_supplier_analysis.jpeg' Binary files lunch/images/order_by_supplier_analysis.jpeg 1970-01-01 00:00:00 +0000 and lunch/images/order_by_supplier_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mail/__openerp__.py' --- mail/__openerp__.py 2012-12-17 11:50:48 +0000 +++ mail/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -71,9 +71,12 @@ 'installable': True, 'application': True, 'images': [ - 'images/customer_history.jpeg', + 'images/inbox.jpeg', 'images/messages_form.jpeg', 'images/messages_list.jpeg', + 'images/email.jpeg', + 'images/join_a_group.jpeg', + 'images/share_a_message.jpeg', 'static/src/img/email_icong.png', 'static/src/img/_al.png', 'static/src/img/_pincky.png', === removed file 'mail/images/customer_history.jpeg' Binary files mail/images/customer_history.jpeg 2011-03-16 07:47:33 +0000 and mail/images/customer_history.jpeg 1970-01-01 00:00:00 +0000 differ === added file 'mail/images/email.jpeg' Binary files mail/images/email.jpeg 1970-01-01 00:00:00 +0000 and mail/images/email.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'mail/images/inbox.jpeg' Binary files mail/images/inbox.jpeg 1970-01-01 00:00:00 +0000 and mail/images/inbox.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'mail/images/join_a_group.jpeg' Binary files mail/images/join_a_group.jpeg 1970-01-01 00:00:00 +0000 and mail/images/join_a_group.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mail/images/messages_form.jpeg' Binary files mail/images/messages_form.jpeg 2011-03-16 07:47:33 +0000 and mail/images/messages_form.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mail/images/messages_list.jpeg' Binary files mail/images/messages_list.jpeg 2011-03-16 07:47:33 +0000 and mail/images/messages_list.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'mail/images/share_a_message.jpeg' Binary files mail/images/share_a_message.jpeg 1970-01-01 00:00:00 +0000 and mail/images/share_a_message.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mrp/__openerp__.py' --- mrp/__openerp__.py 2012-11-29 22:26:45 +0000 +++ mrp/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -28,7 +28,7 @@ 'category': 'Manufacturing', 'sequence': 18, 'summary': 'Manufacturing Orders, Bill of Materials, Routing', - 'images': ['images/bill_of_materials.jpeg', 'images/manufacturing_order.jpeg', 'images/planning_manufacturing_order.jpeg', 'images/production_analysis.jpeg', 'images/production_dashboard.jpeg','images/routings.jpeg','images/work_centers.jpeg'], + 'images': ['images/bill_of_materials.jpeg', 'images/manufacturing_order.jpeg', 'images/planning_manufacturing_order.jpeg', 'images/manufacturing_analysis.jpeg', 'images/production_dashboard.jpeg','images/routings.jpeg','images/work_centers.jpeg'], 'depends': ['product','procurement', 'stock', 'resource', 'purchase','process'], 'description': """ Manage the Manufacturing process in OpenERP === modified file 'mrp/images/bill_of_materials.jpeg' Binary files mrp/images/bill_of_materials.jpeg 2011-03-14 07:36:21 +0000 and mrp/images/bill_of_materials.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'mrp/images/manufacturing_analysis.jpeg' Binary files mrp/images/manufacturing_analysis.jpeg 1970-01-01 00:00:00 +0000 and mrp/images/manufacturing_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mrp/images/manufacturing_order.jpeg' Binary files mrp/images/manufacturing_order.jpeg 2011-03-14 07:36:21 +0000 and mrp/images/manufacturing_order.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mrp/images/planning_manufacturing_order.jpeg' Binary files mrp/images/planning_manufacturing_order.jpeg 2011-03-14 07:36:21 +0000 and mrp/images/planning_manufacturing_order.jpeg 2013-01-22 12:29:32 +0000 differ === removed file 'mrp/images/production_analysis.jpeg' Binary files mrp/images/production_analysis.jpeg 2011-03-17 11:26:00 +0000 and mrp/images/production_analysis.jpeg 1970-01-01 00:00:00 +0000 differ === modified file 'mrp/images/production_dashboard.jpeg' Binary files mrp/images/production_dashboard.jpeg 2011-03-17 11:26:00 +0000 and mrp/images/production_dashboard.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mrp/images/routings.jpeg' Binary files mrp/images/routings.jpeg 2011-03-14 07:36:21 +0000 and mrp/images/routings.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'mrp/images/work_centers.jpeg' Binary files mrp/images/work_centers.jpeg 2011-03-14 07:36:21 +0000 and mrp/images/work_centers.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'note/__openerp__.py' --- note/__openerp__.py 2012-12-08 13:14:49 +0000 +++ note/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -57,6 +57,11 @@ 'css': [ 'static/src/css/note.css', ], + 'images': [ + 'images/note_kanban.jpeg', + 'images/note.jpeg', + 'images/categories_tree.jpeg' + ], 'installable': True, 'application': True, 'auto_install': False, === added directory 'note/images' === added file 'note/images/categories_tree.jpeg' Binary files note/images/categories_tree.jpeg 1970-01-01 00:00:00 +0000 and note/images/categories_tree.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'note/images/note.jpeg' Binary files note/images/note.jpeg 1970-01-01 00:00:00 +0000 and note/images/note.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'note/images/note_kanban.jpeg' Binary files note/images/note_kanban.jpeg 1970-01-01 00:00:00 +0000 and note/images/note_kanban.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'point_of_sale/__openerp__.py' --- point_of_sale/__openerp__.py 2012-12-09 10:55:27 +0000 +++ point_of_sale/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -48,7 +48,7 @@ * Refund previous sales """, 'author': 'OpenERP SA', - 'images': ['images/cash_registers.jpeg', 'images/pos_analysis.jpeg','images/register_analysis.jpeg','images/sale_order_pos.jpeg','images/product_pos.jpeg'], + 'images': ['images/pos_touch_screen.jpeg', 'images/pos_session.jpeg', 'images/pos_analysis.jpeg','images/sale_order_pos.jpeg','images/product_pos.jpeg'], 'depends': ['sale_stock'], 'data': [ 'security/point_of_sale_security.xml', === removed file 'point_of_sale/images/cash_registers.jpeg' Binary files point_of_sale/images/cash_registers.jpeg 2011-03-16 10:18:05 +0000 and point_of_sale/images/cash_registers.jpeg 1970-01-01 00:00:00 +0000 differ === modified file 'point_of_sale/images/pos_analysis.jpeg' Binary files point_of_sale/images/pos_analysis.jpeg 2011-03-16 10:18:05 +0000 and point_of_sale/images/pos_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'point_of_sale/images/pos_session.jpeg' Binary files point_of_sale/images/pos_session.jpeg 1970-01-01 00:00:00 +0000 and point_of_sale/images/pos_session.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'point_of_sale/images/pos_touch_screen.jpeg' Binary files point_of_sale/images/pos_touch_screen.jpeg 1970-01-01 00:00:00 +0000 and point_of_sale/images/pos_touch_screen.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'point_of_sale/images/product_pos.jpeg' Binary files point_of_sale/images/product_pos.jpeg 2011-03-23 09:36:22 +0000 and point_of_sale/images/product_pos.jpeg 2013-01-22 12:29:32 +0000 differ === removed file 'point_of_sale/images/register_analysis.jpeg' Binary files point_of_sale/images/register_analysis.jpeg 2011-03-16 10:18:05 +0000 and point_of_sale/images/register_analysis.jpeg 1970-01-01 00:00:00 +0000 differ === modified file 'point_of_sale/images/sale_order_pos.jpeg' Binary files point_of_sale/images/sale_order_pos.jpeg 2011-03-23 09:36:22 +0000 and point_of_sale/images/sale_order_pos.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project/__openerp__.py' --- project/__openerp__.py 2012-11-29 22:26:45 +0000 +++ project/__openerp__.py 2013-01-22 12:29:32 +0000 @@ -33,7 +33,10 @@ 'images/project_task_tree.jpeg', 'images/project_task.jpeg', 'images/project.jpeg', - 'images/task_analysis.jpeg' + 'images/task_analysis.jpeg', + 'images/project_kanban.jpeg', + 'images/task_kanban.jpeg', + 'images/task_stages.jpeg' ], 'depends': [ 'base_setup', === modified file 'project/images/gantt.png' Binary files project/images/gantt.png 2011-03-22 13:12:14 +0000 and project/images/gantt.png 2013-01-22 12:29:32 +0000 differ === modified file 'project/images/project.jpeg' Binary files project/images/project.jpeg 2011-03-16 10:56:07 +0000 and project/images/project.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project/images/project_dashboard.jpeg' Binary files project/images/project_dashboard.jpeg 2011-03-16 10:56:07 +0000 and project/images/project_dashboard.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'project/images/project_kanban.jpeg' Binary files project/images/project_kanban.jpeg 1970-01-01 00:00:00 +0000 and project/images/project_kanban.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project/images/project_task.jpeg' Binary files project/images/project_task.jpeg 2011-03-16 10:56:07 +0000 and project/images/project_task.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project/images/project_task_tree.jpeg' Binary files project/images/project_task_tree.jpeg 2011-03-16 10:56:07 +0000 and project/images/project_task_tree.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project/images/task_analysis.jpeg' Binary files project/images/task_analysis.jpeg 2011-03-16 10:56:07 +0000 and project/images/task_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'project/images/task_kanban.jpeg' Binary files project/images/task_kanban.jpeg 1970-01-01 00:00:00 +0000 and project/images/task_kanban.jpeg 2013-01-22 12:29:32 +0000 differ === added file 'project/images/task_stages.jpeg' Binary files project/images/task_stages.jpeg 1970-01-01 00:00:00 +0000 and project/images/task_stages.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project_issue/images/issue_analysis.jpeg' Binary files project_issue/images/issue_analysis.jpeg 2011-03-16 11:32:27 +0000 and project_issue/images/issue_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'project_issue/images/project_issue.jpeg' Binary files project_issue/images/project_issue.jpeg 2011-03-16 11:32:27 +0000 and project_issue/images/project_issue.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'purchase/images/purchase_analysis.jpeg' Binary files purchase/images/purchase_analysis.jpeg 2011-03-17 10:28:50 +0000 and purchase/images/purchase_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'purchase/images/purchase_order.jpeg' Binary files purchase/images/purchase_order.jpeg 2011-03-17 10:28:50 +0000 and purchase/images/purchase_order.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'purchase/images/request_for_quotation.jpeg' Binary files purchase/images/request_for_quotation.jpeg 2011-03-17 10:28:50 +0000 and purchase/images/request_for_quotation.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'sale/images/Sale_order_line_to_invoice.jpeg' Binary files sale/images/Sale_order_line_to_invoice.jpeg 2011-03-16 08:38:00 +0000 and sale/images/Sale_order_line_to_invoice.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'sale/images/sale_dashboard.jpeg' Binary files sale/images/sale_dashboard.jpeg 2011-03-16 10:56:07 +0000 and sale/images/sale_dashboard.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'sale/images/sale_order.jpeg' Binary files sale/images/sale_order.jpeg 2011-03-16 08:38:00 +0000 and sale/images/sale_order.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'sale/images/sales_analysis.jpeg' Binary files sale/images/sales_analysis.jpeg 2011-03-16 08:38:00 +0000 and sale/images/sales_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'stock/images/delivery_orders.jpeg' Binary files stock/images/delivery_orders.jpeg 2011-03-14 04:57:21 +0000 and stock/images/delivery_orders.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'stock/images/inventory_analysis.jpeg' Binary files stock/images/inventory_analysis.jpeg 2011-03-17 11:00:48 +0000 and stock/images/inventory_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'stock/images/location.jpeg' Binary files stock/images/location.jpeg 2011-03-14 04:57:21 +0000 and stock/images/location.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'stock/images/moves_analysis.jpeg' Binary files stock/images/moves_analysis.jpeg 2011-03-17 11:00:48 +0000 and stock/images/moves_analysis.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'stock/images/physical_inventories.jpeg' Binary files stock/images/physical_inventories.jpeg 2011-03-17 11:00:48 +0000 and stock/images/physical_inventories.jpeg 2013-01-22 12:29:32 +0000 differ === modified file 'stock/images/warehouse_dashboard.jpeg' Binary files stock/images/warehouse_dashboard.jpeg 2011-03-17 11:00:48 +0000 and stock/images/warehouse_dashboard.jpeg 2013-01-22 12:29:32 +0000 differ
_______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : openerp-dev-gtk@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp