odoo/addons/sale
Fabien Pinckaers 295cf8b235 [IMP] Complete rewrite of sale_journal module
no need for picking journal anymore, the stock has a journal system by default
  no need for sale journal anymore, you can use sales team
  invoice types is kept

bzr revid: fp@tinyerp.com-20101017180528-3cmxx06v7wh9a6yi
2010-10-17 20:05:28 +02:00
..
i18n Launchpad automatic translations update. 2010-10-17 04:54:00 +00:00
process [REM] all: modules: removed all remaining references to res.roles, replaced by specific res.groups 2010-10-14 02:02:58 +02:00
report [MERGE] merged the usability branch (with fixesssss) 2010-10-15 18:53:15 +02:00
security [IMP] access rights cleaning 2010-10-16 18:47:09 +02:00
test [FIX] sale, purchase: fix yaml tests after modifying picking invoice wizard 2010-10-15 15:23:00 +02:00
unit_test [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
wizard fix 2010-10-17 18:42:26 +02:00
__init__.py [IMP] Sale: Code Improved 2010-08-18 11:52:59 +05:30
__openerp__.py [FIX] sale : YML test for report corrected 2010-09-17 11:43:18 +05:30
board_sale_view.xml merge 2010-10-12 09:06:02 +02:00
company.py [IMP] Sale: Code Improved 2010-08-18 11:52:59 +05:30
company_view.xml [IMP] company: Set priorities to Company views in mrp,sale,procurement and purchase modules. 2010-09-06 15:19:34 +05:30
product.py [IMP] Sale: Code Improved 2010-08-18 11:52:59 +05:30
sale.py [IMP] useability main flows and some bugfixes 2010-10-17 13:59:01 +02:00
sale_data.xml [FIX] stock_location, logistic, better demo data 2010-10-11 23:57:06 +02:00
sale_demo.xml [FIX] Product : fixes after yml test and -init mode test 2010-09-21 17:08:21 +05:30
sale_installer.py [IMP] Complete rewrite of sale_journal module 2010-10-17 20:05:28 +02:00
sale_installer.xml modifs 2010-10-06 18:16:52 +02:00
sale_report.xml [IMP] sale: Rename report files 2010-08-18 12:46:34 +05:30
sale_sequence.xml [IMP] Sale: Remove unused file board_sale_demo.xml and improve code 2010-08-18 14:36:16 +05:30
sale_unit_test.xml [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed 'mrp.procurment' object to 'procurement.order'. 2010-05-27 18:17:06 +05:30
sale_view.xml [IMP] Complete rewrite of sale_journal module 2010-10-17 20:05:28 +02:00
sale_workflow.xml [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places 2010-08-13 17:50:05 +05:30
stock.py [REM+IMP] sale: inherited stock wizard: remove incorrect computation of product cost + minor lint cleanup 2010-10-14 02:38:35 +02:00
stock_view.xml fix 2010-10-17 18:42:26 +02:00