Commit Graph

164 Commits

Author SHA1 Message Date
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
Fabien Pinckaers 4f91796b0b merge
bzr revid: fp@tinyerp.com-20090126212923-7czh9wvunkbyzaq2
2009-01-26 22:29:23 +01:00
Fabien Pinckaers 39ead43636 bugfixes
bzr revid: fp@tinyerp.com-20090126212804-g5h7ksln2v5mmiga
2009-01-26 22:28:04 +01:00
Fabien Pinckaers 31fc6a5973 bugfix
bzr revid: fp@tinyerp.com-20090126181051-7qnobhuclh0dfyus
2009-01-26 19:10:51 +01:00
Stephane Wirtel 8ef9e3254f [FIX] Initialize the amount variable
lp bug: https://launchpad.net/bugs/321510 fixed

bzr revid: stephane@tinyerp.com-20090126163243-5vo8oybsmzm7bav9
2009-01-26 17:32:43 +01:00
Fabien Pinckaers 698b0d9890 bugfix
bzr revid: fp@tinyerp.com-20090126070258-itq4gnottk4h2vpw
2009-01-26 08:02:58 +01:00
qdp 2d76b47316 [IMP] improvement of import invoices on bank statement wizard.
- cash journal are now allowed
	- search is done on account with reconcile = true

bzr revid: qdp@tinyerp.com-20090121142752-zl7m2d0mwfa3r26h
2009-01-21 15:27:52 +01:00
Quentin d3ab3d0553 [IMP] the importing of invoices from bank.statement are now more generic and allow user to select journals for filtering
bzr revid: qdp@jade-20090120172904-8q63hrpj8me3yp31
2009-01-20 18:29:04 +01:00
Quentin 01a8d3cf13 [IMP] string improvements
bzr revid: qdp@jade-20090120095130-xqvpxhf0vsk2w4wl
2009-01-20 10:51:30 +01:00
Fabien Pinckaers 302eda2f5d bugfixes
bzr revid: fp@tinyerp.com-20090117190900-d69tqilg6jcac1c9
2009-01-17 20:09:00 +01:00
Fabien Pinckaers ad9ce0e286 bugfixes
bzr revid: fp@tinyerp.com-20090117182032-3o73emglnpp56ry0
2009-01-17 19:20:32 +01:00
qdp 28391eaa27 [IMP] moved the creation of the link between old fiscal year and new entries journal from wizard_fiscalyear_close_state.py to wizard_fiscalyear_close.py
bzr revid: qdp@tinyerp.com-20090116162853-2unkpd1wgjbabmvt
2009-01-16 17:28:53 +01:00
mra (Open ERP) 3891d7ab27 account :
- fiscal year close wizard split in to two wizards
- if account type=view then display tree color in blue

bzr revid: mra@tinyerp.com-20090116132001-37ot7awwm6qmc9g2
2009-01-16 18:50:01 +05:30
Fabien Pinckaers 480ab6c9e9 bugfix
bzr revid: fp@tinyerp.com-20090116094405-ar373qjnwsqp910w
2009-01-16 10:44:05 +01:00
Fabien Pinckaers b7d010baec modifs
bzr revid: fp@tinyerp.com-20090115173746-pf9k1ld5bi4j2pag
2009-01-15 18:37:46 +01:00
Jay (Open ERP) b141de765d Corrections on reports(Ref: VRA)
bzr revid: jvo@tinyerp.com-20090108123515-helru2m311uskjsk
2009-01-08 18:05:15 +05:30
Christophe Simonis e96989b95e [FIX] closing fiscal year wizard: bugfix in sql query
bzr revid: christophe@tinyerp.com-20090108100856-y2r0b6pftoilvq10
2009-01-08 11:08:56 +01:00
Christophe Simonis 69e276222e [FIX] fix a bug in the "Close fiscal year wizard" that avoiding to close a fiscal year without creating new entries
bzr revid: christophe@tinyerp.com-20090108093758-tf3urqgh8oejhzqk
2009-01-08 10:37:58 +01:00
hda (Tiny) 8e34540eeb bugfix
lp bug: https://launchpad.net/bugs/314649 fixed

bzr revid: hda@tinyerp.com-20090107124942-hfkwl249gqs993ig
2009-01-07 18:19:42 +05:30
Stephane Wirtel 1eefc2e1f4 [FIX]
bzr revid: stephane@tinyerp.com-20090106124258-p1ob4opvedf2vywt
2009-01-06 13:42:58 +01:00
Stephane Wirtel 9852616769 [IMP] Use the osv and wizard exceptions
bzr revid: stephane@tinyerp.com-20090106121259-b9hh3t7lclxcta6s
2009-01-06 13:12:59 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Olivier Laurent cbce9e585d bugfixes:
* 'account.move': trying to create one without 'name'
  * 'account.move.line': trying to create one without 'currency_id'

bzr revid: olt@tinyerp.com-20081215104124-ah9j16sqrvozi7cc
2008-12-15 11:41:24 +01:00
Fabien Pinckaers 245bdf0433 bugfix_speed_improvement
bzr revid: fp@tinyerp.com-20081213060519-t79l5dvxcy98pl33
2008-12-13 07:05:19 +01:00
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
qdp 7f9fe360f3 *merge of the ~activity/openobject-addons/trunk branch. Improvement of translatability and small bugfixes
*small modifs on mrp_repair module

bzr revid: qdp@tinyerp.com-20081208170840-ryh5435c5heqsngl
2008-12-08 18:08:40 +01:00
Fabien Pinckaers af008d1e3f improved_view
bzr revid: fp@tinyerp.com-20081120171929-pl0mlxl96f8ty9x1
2008-11-20 18:19:29 +01:00
Mustufa Rangwala 5539019f6a removed bug from charts of account: it did not open lines for consolidated tree with different accounts which does not comes in its range of parent_left
bzr revid: mra@tinyerp.com-20081114093702-ed0bmk6momj3h6r7
2008-11-14 15:07:02 +05:30
Mustufa Rangwala 5e5127c84b modify refund inv wizard: put warning msg to user if inv is in draft state & string add to account.account's link
bzr revid: mra@tinyerp.com-20081112084154-i2lj8vme70rxqvew
2008-11-12 14:11:54 +05:30
Mustufa Rangwala f8c8776f21 bug fix
bzr revid: mra@tinyerp.com-20081111085339-l9lx6eu3w2qx2yd7
2008-11-11 14:23:39 +05:30
Mustufa Rangwala 14bc1b8b73 account : advance refund invoice
bzr revid: mra@tinyerp.com-20081111065710-fbsflhc26v6p5ee0
2008-11-11 12:27:10 +05:30
Harshad Modi 1e5c8304ee merge rpa branch
bzr revid: hmo@tinyerp.com-20081106153123-f924v8mq4faa5ybg
2008-11-06 21:01:23 +05:30
Najlaa 97a4241d26 small changes in labels
bzr revid: nel@silver-20081106112244-hsj10lwq1wxe8fag
2008-11-06 12:22:44 +01:00
apa-tiny 0d9dbc1df5 bug fix in third party ledger
bzr revid: patelamit2003@gmail.com-20081106073754-htbzyzvqcjvm05o2
2008-11-06 13:07:54 +05:30
apa-tiny 17e08f125a third_party_ledger prob solved
bzr revid: patelamit2003@gmail.com-20081105131724-28u739cy016fz1rq
2008-11-05 18:47:24 +05:30
apa-tiny b6e17178c6 small changes in age trial balance wizard
bzr revid: patelamit2003@gmail.com-20081105110632-5ehzv5ki1z8qtfb8
2008-11-05 16:36:32 +05:30
Rucha Patel 04a6747935 Merge with addons
bzr revid: ruchakpatel@gmail.com-20081105073257-wtrepg5r9tnw054h
2008-11-05 13:02:57 +05:30
Najlaa 2313e3b25f merge
bzr revid: nel@silver-20081104090006-p3wkxbc0syl7332t
2008-11-04 10:00:06 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Najlaa b82b6fb992 mo
bzr revid: nel@silver-20081103130351-jux5jns5w1kzzvzz
2008-11-03 14:03:51 +01:00
Mustufa Rangwala 48cca73352 add create entries using models wizard on movelines
bzr revid: mra@tinyerp.com-20081103085646-fhhxuovxkeay4h95
2008-11-03 14:26:46 +05:30
apa-tiny 6f6337da69 Small changes in :
account/wizard/wizard_account_balance_report.py
  account/wizard/wizard_general_ledger_report.py

bzr revid: patelamit2003@gmail.com-20081027125213-3x8g8m2hu9n3souy
2008-10-27 18:22:13 +05:30
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
Rucha Patel 4fa91c87fc Minor changes for conflict resolving
bzr revid: ruchakpatel@gmail.com-20081027072337-pyoysalztysqui3u
2008-10-27 12:53:37 +05:30
apa-tiny 034afae50b small changes in account wizard
bzr revid: patelamit2003@gmail.com-20081027052234-x81ezplng2g1gl3z
2008-10-27 10:52:34 +05:30
apa-tiny 84055269a2 small changes in account wizard
bzr revid: patelamit2003@gmail.com-20081027051207-59qlmhpycjj38oe2
2008-10-27 10:42:07 +05:30
apa-tiny ee97eb5488 small changes in general ledger wizard
bzr revid: patelamit2003@gmail.com-20081024105257-qizl26lorinc0g90
2008-10-24 16:22:57 +05:30
apa-tiny 587983e6b7 No, If I display all accounts, it should shows all accounts, no matter is there is entries or not
Fiscal year: always modifiable
check with l10n_be

bzr revid: patelamit2003@gmail.com-20081024101105-6ipq8n108k531qg4
2008-10-24 15:41:05 +05:30
apa-tiny 51a82ab349 Add account balance wizard
bzr revid: patelamit2003@gmail.com-20081024061830-urexcggcun8p3xdq
2008-10-24 11:48:30 +05:30
apa-tiny f5de24bec6 remove print
bzr revid: patelamit2003@gmail.com-20081023105525-kywym1k4gn6de04o
2008-10-23 16:25:25 +05:30