Commit Graph

65 Commits

Author SHA1 Message Date
Fabien Pinckaers 97dd8d1a25 Merge
bzr revid: fp@tinyerp.com-20080825222048-dfz0h2fx1ooofavq
2008-08-26 00:20:48 +02:00
Harshad Modi a67f0926f8 created new wizard for duplicate account chart
bzr revid: hmo@tinyerp.com-20080821071104-wuwrztxw6j4cpujp
2008-08-21 12:41:04 +05:30
Stephane Wirtel 50db5ad4d8 add indexes
bzr revid: stephane@tinyerp.com-20080731131440-lthaldzukb5pz4ca
2008-07-31 15:14:40 +02:00
Harshad Modi 7481073ff2 Developed the get move wizard on a picking:
* list moves from the same partner and picking type that are confirmed or assigned
  * assign this move to the current picking
  * if the pickings where these moves come from are empty, close it (action done)

Improved query_get in account_move_line.py to analyse only on draft or posted or all (posted+draft) moves.
Improved all reporting wizards( like : general ledger report , partner balance report , account balance report , aged trial balance report , third party ledger report) to add a selection asking on draft or posted or all.
  - Defaults to all

UOM Purchase:
    On change on the normal UOM if not in same category, to change the uom_po_id and set
    it equals to the UoM !

bzr revid: hmo@tinyerp.com-20080730062944-y190mq4zo5yhby8x
2008-07-30 11:59:44 +05:30
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
Fabien Pinckaers cb951a24fc Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-43cfc88dcbeb83ff469e68f1b08fe8eb62c998bb
2008-06-17 20:17:23 +00:00
Fabien Pinckaers 9e73dd0f3a Bugfixes
bzr revid: fp@tinyerp.com-9aec5a54f7edff93621ddd5b73c446726651d612
2008-06-16 11:24:25 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
stw 0ffac0fe0c add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-3687e75a6129c56b847ba26d6b256cdafeb444ab
2008-06-16 06:44:24 +00:00
Fabien Pinckaers 7ac9c3e31e Improvements and bugfixes
bzr revid: fp@tinyerp.com-fbb75888ca6f7bade138d7fb58fa5e961f42046c
2008-06-15 14:59:23 +00:00
Fabien Pinckaers e9e9792e1a Improvements in stock management
bzr revid: fp@tinyerp.com-17c9301cd4d32b58d7fc676e491b01849e3603c5
2008-06-14 07:54:35 +00:00
Fabien Pinckaers 9fb230e27e Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-63555a2f8da964ab9f4b86e41e16306177a2087b
2008-06-10 06:01:42 +00:00
Fabien Pinckaers 1829522d5b Subcontracting Stocks
bzr revid: fp@tinyerp.com-be694ba8ded07d71ba41b4ff047044fe59804874
2008-06-03 06:50:06 +00:00
Fabien Pinckaers b41f205bfe Bugfix for consumable in stocks
bzr revid: fp@tinyerp.com-7908ff59f207dc324d60c832d6def4653aec73d3
2008-04-08 15:23:57 +00:00
Fabien Pinckaers 241758fab1 REadonly in inventory
bzr revid: fp@tinyerp.com-2bd0590cd1d49b014469c38717785f140d8a4b77
2008-03-28 15:35:52 +00:00
Fabien Pinckaers 4961d5b91c Small Improvements
bzr revid: fp@tinyerp.com-60fa73c6c2e6a3865c4df4c1a9c21fb0c2e77d18
2008-02-05 21:14:45 +00:00
Fabien Pinckaers d80a097fe7 Bugfixes and improvement
bzr revid: fp@tinyerp.com-55519a2f81bdd9229604b2bdbf9585ea972f2ff9
2008-02-05 20:27:36 +00:00
ced 1e1a684705 Fix compute stock when uom in the context is False
bzr revid: ced-5de90f8e268a3bec5a0e9cbb9a9117ca87e02087
2008-01-07 08:13:55 +00:00
ced 5f51130955 Fix stock compute and average price compute
- Use the default uom of the product to compute stock if there is no uom in the context
- Convert the price unit to the default uom to compute the average price

bzr revid: ced-ff75ae14a470a9ced8ee6a429ff98ec8138bd195
2008-01-04 08:04:42 +00:00
ced 5516c6e7f5 Disable deleting move line not in state draft
bzr revid: ced-f92a14e31023b6a8818f70d9d4096db36f112a36
2007-12-31 13:31:32 +00:00
ced 0ceeaedb1f Pass context to action_done on stock.move
bzr revid: ced-587144d9d0f593bcdeea96aca37904ea3e6f6ff5
2007-12-12 15:39:54 +00:00
ced e890e73379 Better naming of picking
Use sequence if it is the default name

bzr revid: ced-4979948d9d614232a684442d3dc4e6de2faa0906
2007-12-11 08:14:47 +00:00
ced 5c29e9329d Removed unused variable
bzr revid: ced-a195f2b54e9436541b7faf68028df6e86758930b
2007-12-11 08:14:32 +00:00
Fabien Pinckaers 4fda5f8d79 Inverted Stock input and output
bzr revid: fp@tinyerp.com-e97c523d172a0f0f5ef5a3a562a4147ada4174fb
2007-10-23 18:04:32 +00:00
ced 8b267c2b06 Fix invoice on picking to be more modular and works also from purchase
bzr revid: ced-8bf8f96ec1126829cf31dccc90daa9d6d8bfc17b
2007-10-19 12:15:57 +00:00
ced 07464604aa Add stock account properties on product
We can not use the same properties than the accounting for the accounting on stock move.

bzr revid: ced-9b95b7da8b3423cad4e6177516e0f7c4d9063844
2007-10-19 12:15:38 +00:00
Fabien Pinckaers 662fc3820f Not from packing
bzr revid: fp@tinyerp.com-9dee3d0622a4ad4a3208210033dab1b5b372ca6f
2007-10-18 06:47:57 +00:00
ced 1fc78d52ca Disable sequence on production lots
bzr revid: ced-c86508673fe85e5884fc20549d6990aa6f17e552
2007-10-10 13:32:33 +00:00
ced 1de422b209 Fix sign in stock computation
bzr revid: ced-79106cf7238097c544387abbde72107cbff2bac2
2007-10-10 05:44:33 +00:00
ced 63d43bbc9e Fix precision compute on stock move
bzr revid: ced-984ecb17be469ce212cb77fbe22be0a126553d41
2007-10-05 13:31:05 +00:00
ced 44e84d3061 Fix expense on stock move
bzr revid: ced-42a814b196b5d2f39344d80bb91bce4b4e49ae7c
2007-10-05 05:24:38 +00:00
ced fdeb5049ad Improve product_get_report
bzr revid: ced-23dfa10262dd222ce96176faa169c26f2ec64409
2007-10-05 05:24:29 +00:00
ced 2fc1c2f265 Put logic in the object
bzr revid: ced-78b140c1e7a94bf6ac37b6fbff048640b3d23e3d
2007-09-26 05:20:30 +00:00
ced 0fe0abc9de Improve stock compute
bzr revid: ced-7bf3c1dc298b8b41991c365c8b028d7efcc963b8
2007-09-13 14:22:08 +00:00
ced 6ca115af57 Change constraint on stock_production_lot
- used name, ref
- improve check in the wizard
- add migration script
- add sequence

bzr revid: ced-b00db02e7b10a2056497f311eecf0f3e334019ee
2007-09-12 13:21:07 +00:00
ced f458474d50 fix raise string deprecated in python 2.5
bzr revid: ced-0b69d2b3d88ebe2c98240b3ddeb6cb71c62ebace
2007-08-09 08:18:06 +00:00
ced 47fa5401cb Now property are also browse record
bzr revid: ced-315ea94bfeeaec57242089e941c1da0eb6b6b074
2007-08-09 06:06:56 +00:00
ced 1916f97a17 stock: assigned consu only in state 'confirmed', 'waiting'
bzr revid: ced-4d41e5803d9ddd7aadcea77889a4dceb460aa591
2007-08-09 06:06:19 +00:00
Fabien Pinckaers 8a0ff8f0ce Therminology
bzr revid: fp@tinyerp.com-60a3cc665640f5c0812f28b244eb6af16a1a550a
2007-08-08 20:30:40 +00:00
Fabien Pinckaers 9a0c8564d9 Better therminology
bzr revid: fp@tinyerp.com-61e744aeca52637bc2c8ab6d050e58672f1afbe4
2007-08-08 20:17:24 +00:00
Fabien Pinckaers 3af852682d Better therminology
bzr revid: fp@tinyerp.com-cd180ddb8958072040e9919bcfe7b23c80735c4b
2007-08-08 19:55:39 +00:00
ced 7ffec71af2 stock: fix account move for product with average price
add a column price_unit to stock.move to compute the account move line with the right price

bzr revid: ced-c07540545d5966bbd0d6b48b54547c6fa9933625
2007-08-07 14:30:19 +00:00
ced af264063c1 account,account_report,base,product,scrum,stock,kernel: fix name_search
- add limit
- use context for the search
- fix mutable default args

bzr revid: ced-30a8f56251ac8091c54ce4dc0ec3cc344d4b5261
2007-07-26 08:31:51 +00:00
Fabien Pinckaers b72b9b12d5 Small bugfixes
bzr revid: fp@tinyerp.com-b1fa6f0ff127b92676eb84f487597a789f22c171
2007-07-20 12:04:33 +00:00
Fabien Pinckaers ae5bbd49db Renamed picking by packing in labels
Better views

bzr revid: fp@tinyerp.com-e26a6dfac35aa2ab91aa1c16e4658d5846b648a0
2007-06-27 13:59:46 +00:00
Fabien Pinckaers 17da2d2c79 Compute total in supplier invoices for:
stock -> create invoice on picking
	po
	hr_expense

bzr revid: fp@tinyerp.com-9239728dade0c66a15222656f6e3a10a13d6c6ee
2007-06-26 18:11:29 +00:00
Fabien Pinckaers a3012efaf6 Stock location improvement:
Allows to click on a location to open products
	Good title in columns

bzr revid: fp@tinyerp.com-963644caf289d21ccbb09ada1719c27dbe9fbc57
2007-06-21 15:31:07 +00:00
ced 6bd9d4fc26 STOCK: fix credit/debit on account move for stock
bzr revid: ced-4ca7b5416a0a5645938da47d4622694dfa6e5687
2007-06-21 07:27:51 +00:00