Commit Graph

19 Commits

Author SHA1 Message Date
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
apa-tiny 8e626c3d54 Add Buttons Icon in account wizards :
account/wizard/wizard_account_balance_report.py
  account/wizard/wizard_general_ledger_report.py
  account/wizard/wizard_partner_balance_report.py
  account/wizard/wizard_third_party_ledger.py

bzr revid: patelamit2003@gmail.com-20081027115732-vfw5g25ay0oyt7et
2008-10-27 17:27:32 +05:30
apa-tiny 1e641375de Small changes in account wizards
bzr revid: patelamit2003@gmail.com-20081022133547-3dy39pk2hu8njwpo
2008-10-22 19:05:47 +05:30
apa-tiny abec264caa Small changes in partner ledger wizaed
bzr revid: patelamit2003@gmail.com-20081020134528-buitfmih5p1g4388
2008-10-20 19:15:28 +05:30
apa-tiny c518c420dd By default, all filters must be "By Date" and not "By Date and Period"
bzr revid: patelamit2003@gmail.com-20081020133939-g74dp83d8z2lzxag
2008-10-20 19:09:39 +05:30
apa-tiny 0a856c7f6d partner ledger filter prob solved
bzr revid: patelamit2003@gmail.com-20081020120032-iq91mpqe282e548s
2008-10-20 17:30:32 +05:30
apa-tiny a7ebc82e61 Compelted partner balance and partner ledger report with wizard...
bzr revid: patelamit2003@gmail.com-20081020111438-xyqsoxc3ef5luabz
2008-10-20 16:44:38 +05:30
apa-tiny 490f26a95d Small changes in partner ledger
bzr revid: patelamit2003@gmail.com-20081017082048-arxrer6xsf34gu3o
2008-10-17 13:50:48 +05:30
apa-tiny 8346971935 Add partner ledger wizard....
bzr revid: patelamit2003@gmail.com-20081017081741-ne64e0liiraksl4c
2008-10-17 13:47:41 +05:30
apa-tiny ccd168a55d Committed: third_party_ledger reports formated...
account/report/third_party_ledger.py*
    account/report/third_party_ledger.rml*
    account/wizard/wizard_third_party_ledger.py*

bzr revid: patelamit2003@gmail.com-20080917125757-5a1bzt9ymsthzwkc
2008-09-17 18:27:57 +05:30
Mustufa Rangwala bd325713cf add label in all wizards for account fiscal year
bzr revid: mra@tinyerp.com-20080904061431-1bgglgi9ix5kdag1
2008-09-04 11:44:31 +05:30
Harshad Modi d7b6dab4d5 improved wizards : wizard_account_balance_report, wizard_aged_trial_balance, wizard_general_ledger_report, wizard_partner_balance_report, wizard_third_party_ledger
bzr revid: hmo@tinyerp.com-20080821073645-0dllpt22igf9kbp3
2008-08-21 13:06:45 +05:30
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
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
ced 0dd50c7aa9 Use all open fiscal year if no fiscal year is selected
bzr revid: ced-4e35c8995c3ad81fb345561ea235bff2e39b473b
2008-01-11 14:46:53 +00:00
ced 997d69a667 account: add multi company to third party ledger report
bzr revid: ced-15f14615f0c7b315036d06c1dc53038a3b298630
2007-07-10 15:24:59 +00:00
ced f03ddb6199 ACCOUNT: add fiscalyear test in the accounting instead of active
bzr revid: ced-6d8d78647326c5a7de31db80112e4ce9ed649b31
2007-05-18 14:15:35 +00:00