Go to file
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
addons Developed the get move wizard on a picking: 2008-07-30 11:59:44 +05:30
bin add expression to improve the domain 2008-07-29 13:15:49 +02:00
doc add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
man kernel: add user/password authentification for sending email 2007-07-11 15:10:16 +00:00
pixmaps SERVER: new icon 2007-06-12 08:37:56 +00:00
win32 add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
MANIFEST.in Add csv file to tgz 2007-08-16 06:57:33 +00:00
setup.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
tinyerp-server-installer.nsi SERVER: win32 install remove i18n dir 2007-06-12 08:50:43 +00:00