Commit Graph

24 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 4caeadb2bd Small changes in partner ledger
bzr revid: patelamit2003@gmail.com-20081103101325-rdq9d6nnq2wsjv3z
2008-11-03 15:43:25 +05:30
apa-tiny eeec0ee187 Small changes in partner ledger
bzr revid: patelamit2003@gmail.com-20081103101115-yaotcbecn8hz7dnd
2008-11-03 15:41:15 +05:30
apa-tiny dc166091d0 the filter on "customer" and "supplier" is working now partner ledger.
bzr revid: patelamit2003@gmail.com-20081103100821-q8u4febhmxpvnoua
2008-11-03 15:38:21 +05:30
hda@tinyerp.com 4c50c2b929 remove print
bzr revid: hda@tinyerp.com-20081021140246-iwi29p5ngx4ixwmi
2008-10-21 19:32:46 +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 8346971935 Add partner ledger wizard....
bzr revid: patelamit2003@gmail.com-20081017081741-ne64e0liiraksl4c
2008-10-17 13:47:41 +05:30
apa-tiny 827b279534 small changes in third_party_ledger....
bzr revid: patelamit2003@gmail.com-20080926070054-ss4wqfn4sabqosg8
2008-09-26 12:30:54 +05:30
apa-tiny 87cd7aee3b general ledger now working in trunk....
bzr revid: patelamit2003@gmail.com-20080926064944-5bu1n4j6n06txucr
2008-09-26 12:19:44 +05:30
apa-tiny 5a537b4b21 changes in :
account/report/aged_trial_balance.py*
  account/report/aged_trial_balance.rml*
  account/report/tax_report.py*
  account/report/tax_report.rml*
  account/report/third_party_ledger.py
  account/report/third_party_ledger.rml
  account/wizard/wizard_aged_trial_balance.py*

bzr revid: patelamit2003@gmail.com-20080922134215-licu0ipred3qme1t
2008-09-22 19:12:15 +05:30
apa-tiny 44f3f10d5c small changes in third_party_ledger...
bzr revid: patelamit2003@gmail.com-20080917133237-tvau3aww9yumu867
2008-09-17 19:02:37 +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
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 d3ceadef93 account: add multi company to third party ledger report
bzr revid: ced-04d4baef83fcc0a61706f74d97e6a4c1ab6a62c5
2007-07-26 08:30:17 +00:00
ced 73a8d22514 account,base,base_setup,l10n_xxx,account_chart,hr_timesheet_invoice: improve accounting
- add new module account_chart that remove minimal account -> all account chart must depend on it
- remove currency_id on account for some charts
- remove definition of devise in all account, now there are all in the base module
- add to base_setup the currency of the company
- move menu for country/currency from Partner to Administration

bzr revid: ced-82903b23fd5ccd0153b57239c4eb0a91cc12bd63
2007-07-23 05:15:37 +00:00
ced 3ab08be0da account: add multi company to third party ledger report
bzr revid: ced-ca2301d2414b70d701f1930cf318509ad9fe5f2b
2007-07-23 05:15:27 +00:00
ced 1affdedfd3 Merge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp
Conflicts:

	server/bin/addons/hr_timesheet_invoice/report/cost_ledger.py

bzr revid: ced-53d5b1eb97f770d60b281ecb4ff118898d110112
2007-07-19 13:47:25 +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