Commit Graph

23 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 6578c17a61 grand total prob solved
bzr revid: patelamit2003@gmail.com-20081103130619-gogp0b41e4qmgpnm
2008-11-03 18:36:19 +05:30
apa-tiny 695f9329df Partner balance report completed....(Viral Rami)
bzr revid: patelamit2003@gmail.com-20081103125038-3b6dvg1akj7ngr4o
2008-11-03 18:20:38 +05:30
Najlaa ceaf595c7f filter
bzr revid: nel@silver-20081031123728-ggq06yts0i16y5fe
2008-10-31 13:37:28 +01:00
apa-tiny 55e9691f8d remove print
bzr revid: patelamit2003@gmail.com-20081022131451-ern8jb9de5hw4kx5
2008-10-22 18:44:51 +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 e57ba14d27 Small changs in partner Balance Wizard and (Amit Patel)
Cost Ledger        : THe number of the analytic account should be on the left, now, it s on the right or centered(Rana Vinay)

bzr revid: patelamit2003@gmail.com-20081020063313-h895flnex31uw6bl
2008-10-20 12:03:13 +05:30
apa-tiny 3b06d075ed Error Solved :
[Mon Oct 20 11:14:27 2008] ERROR:report:report account.partner.balance:
Traceback (most recent call last):
  File "/home/apa/Bazar Branches/openobject-server/bin/report/report_sxw.py", line 395, in _eval
    res = eval(expr, self.localcontext)
  File "<string>", line 1, in <module>
  File "/home/apa/Bazar Branches/openobject-addons/account/report/partner_balance.py", line 560, in _sum_scredit
    result_tmp = self.cr.fetchone()[0]
TypeError: 'NoneType' object is unsubscriptable

'NoneType' object is unsubscriptable
expr:  (sum_scredit(data)-sum_sdebit(data)) or '0.0'

bzr revid: patelamit2003@gmail.com-20081020054617-9aj0rrpo33vp31x5
2008-10-20 11:16:17 +05:30
apa-tiny c873b82e05 partner balance wizard completed.....
bzr revid: patelamit2003@gmail.com-20081017130439-a0dp1ep4u7q6flf5
2008-10-17 18:34:39 +05:30
apa-tiny bf866163ac for reports, partner balance et partner ledger. Can u change this to not have the wizard that asks by date or by period when we run
the wizard.
We should include a field selection filter with that values
  No one
  By date
  By period
With attrs, the fields 'date from et date to' and  Period should print or not depending on the value of the field selection.

bzr revid: patelamit2003@gmail.com-20081016140026-xi90zggjh51zvkwa
2008-10-16 19:30:26 +05:30
apa-tiny f6e3888752 Partner Balance report Completed....
bzr revid: patelamit2003@gmail.com-20081015131546-6mcxwqu08kzy8dih
2008-10-15 18:45:46 +05:30
apa-tiny a39f025d54 Small changes in : (Rana Vinay)
account/project/report/cost_ledger.rml
  account/project/report/cost_ledger.sxw
  account/project/report/quantity_cost_ledger.rml
  account/project/report/quantity_cost_ledger.sxw

bzr revid: patelamit2003@gmail.com-20081015112816-2s7rmckctuyf41te
2008-10-15 16:58:16 +05:30
apa-tiny 38f3d006b2 *complted Analytic Balance reports.
*add partner_balance with wizard...

bzr revid: patelamit2003@gmail.com-20081006094637-8rpw9qndk6o4uue0
2008-10-06 15:16:37 +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 e3d3c2d1d9 account: add multi company to partner balance report
bzr revid: ced-7fe87096acd8fd84ef3efbaf677c262f6c01d778
2007-07-26 08:30:14 +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 e6eb14b7d1 account: add multi company to partner balance report
bzr revid: ced-4ced091928f76125f35c01c26b5b7a8681915d80
2007-07-10 15:24:54 +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
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00