Commit Graph

136 Commits

Author SHA1 Message Date
Jay Vora 3cd0b286c8 Modifs
bzr revid: jvo@tinyerp.com-20080903100107-ombah3z2yzmm6qv7
2008-09-03 15:31:07 +05:30
Fabien Pinckaers dc12017714 Merged C2C Security
bzr revid: fp@tinyerp.com-20080902214721-vxglyhvtplocaxv3
2008-09-02 23:47:21 +02:00
Fabien Pinckaers 0a4430c53a Merge
bzr revid: fp@tinyerp.com-20080902134716-y0g9zr0p38vn772h
2008-09-02 15:47:16 +02:00
Fabien Pinckaers 96f4b756eb Improvements
bzr revid: fp@tinyerp.com-20080902132651-yuucw7n89r4cvb3k
2008-09-02 15:26:51 +02:00
Mustufa Rangwala 0881a44dff remove code_from and code_to from account type object
bzr revid: mra@tinyerp.com-20080901111235-ll47xzkhcjmstt4r
2008-09-01 16:42:35 +05:30
Mustufa Rangwala 7343ac0a5c remove defferal method from account object
- modify close fiscal year wizard
- modify chars : l10n_fr,l10n_chart_uk_minimal
- modify membership

bzr revid: mra@tinyerp.com-20080901094924-vi1df639wpcxf3ci
2008-09-01 15:19:24 +05:30
Fabien Pinckaers e4a6a913da Modifs
bzr revid: fp@tinyerp.com-20080829112832-e08mka7zh54wixif
2008-08-29 13:28:32 +02:00
Fabien Pinckaers ca24f48de3 Modifs
bzr revid: fp@tinyerp.com-20080828230810-nt2h294l3w6ox3iy
2008-08-29 01:08:10 +02:00
Fabien Pinckaers 70c2df4cfa modifs
bzr revid: fp@tinyerp.com-20080827205310-io05rfavmpyxk6uc
2008-08-27 22:53:10 +02:00
qdp 7c78a74aea *commited patch of c2c to bugfix multi currencies glitch on wizard_pay_invoice. It now takes in consideration the date and is improved thanks to a comment and a better
name for writtes-off.

bzr revid: qdp@tinyerp.com-20080825154101-vxnkipmf3nlooxto
2008-08-25 17:41:01 +02:00
qdp a809f44054 *pushed mra's work:
*added a boolean field on account_journal that allow the user to skip the draft state of the account_move created (going directly to posted)

bzr revid: qdp@tinyerp.com-20080825123634-1laxkpvmpu0lakl0
2008-08-25 14:36:34 +02:00
Fabien Pinckaers 463643c9f7 Modifs
bzr revid: fp@tinyerp.com-20080822145343-1i6bhgw0082j75u1
2008-08-22 16:53:43 +02:00
Mustufa Rangwala a2acce64f6 added boolean field on journal and modify move object
bzr revid: mra@tinyerp.com-20080822085708-ijrakip4amwlgoy1
2008-08-22 14:27:08 +05:30
Harshad Modi a67f0926f8 created new wizard for duplicate account chart
bzr revid: hmo@tinyerp.com-20080821071104-wuwrztxw6j4cpujp
2008-08-21 12:41:04 +05:30
Fabien Pinckaers ba082a347d Bugfixes
bzr revid: fp@tinyerp.com-20080819214926-jhjchub2iow3h30b
2008-08-19 23:49:26 +02:00
Harshad Modi a513f446d0 Search all accounts that begin with code and not all containing code when search on the code of an account
bzr revid: hmo@tinyerp.com-20080819112252-o20dg5bijmszlc1z
2008-08-19 16:52:52 +05:30
Fabien Pinckaers f873f8761c Removed Fast Chart of Accounts
_order = parent_left

bzr revid: fp@tinyerp.com-20080819070941-i15jwyp36gh8hg7n
2008-08-19 09:09:41 +02:00
Fabien Pinckaers 49553c4340 Modified
bzr revid: fp@tinyerp.com-20080819065931-78c6pg5kopg0gjkv
2008-08-19 08:59:31 +02:00
Fabien Pinckaers 9ab39c25da Speed Improvement: accounting
bzr revid: fp@tinyerp.com-20080818210808-01v66l4mnwef6umw
2008-08-18 23:08:08 +02:00
Fabien Pinckaers f7e6fcc3ce Speed Improvement:
Nested Trees
	Multiple Fields Computation at once

bzr revid: fp@tinyerp.com-20080817182944-vq0kp64i93ceull9
2008-08-17 20:29:44 +02:00
Jay Vora da09f02140 On account move line:Added tax and analytic account fields.modified create and write method on account move line creation
bzr revid: jvo@tinyerp.com-20080814133758-z76lxtj88yqm7hlc
2008-08-14 19:07:58 +05:30
Fabien Pinckaers b1cbe8d9fd Nested Tree for Chart of Accounts
bzr revid: fp@tinyerp.com-20080813105007-14n46fcwluokbgih
2008-08-13 12:50:07 +02:00
qdp cd629fb096 *commited jvo's work:
-Changed the type of parent_id of account.account from many2many to many2one and changes account charts accordingly.
	-Bugfix: solved error of no period_ids and misc. changes in wizard_fiscalyear_close.py
	-Bugfix: solved error of fiscal year and period in report-account_balance.py

bzr revid: qdp@tinyerp.com-20080729120906-zin2q9epxgq8xos9
2008-07-29 14:09:06 +02:00
Jay Vora 9381f3085b removed temporary code of account fiscal year.
bzr revid: jvo@tinyerp.com-20080729112243-296lqcm8611s2n53
2008-07-29 16:52:43 +05:30
Jay Vora ab7203e49e removed temporary code for wizard of bob import.
bzr revid: jvo@tinyerp.com-20080729111824-arlrzjqlha16apv4
2008-07-29 16:48:24 +05:30
Jay Vora 4d0e38aa49 corrected spell mistake
bzr revid: jvo@tinyerp.com-20080725124745-p99401ugtvofkvdh
2008-07-25 18:17:45 +05:30
Christophe Simonis 4e60b94915 merge
bzr revid: christophe@tinyerp.com-20080723163754-pbmazzq92oxvrcx3
2008-07-23 18:37:54 +02:00
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Jay Vora ac438d5a0b -Modified data xml files:account_data1 and account_minimal for account.account.types and parent_id changed from one2many to manyone, -
bzr revid: jvo@tinyerp.com-20080723135627-bp678usxmm6jgpqo
2008-07-23 19:26:27 +05:30
hmo-tinyerp d77656fb74 created fiscal year's methods periods on configuration fiscal year wizard
bzr revid: hmo-tinyerp-20080723065255-l2o7kkpscqxh9kb9
2008-07-23 12:22:55 +05:30
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Jay Vora d4d97f4142 -Added wizard for creating multi charts of accounts.Objects and view only.
bzr revid: jvo@tinyerp.com-20080721063921-wk39n3p8j1dicl44
2008-07-21 12:09:21 +05:30
qdp 040e82d5e6 *tax views improvement
*replaced some spaces by tabs
*typo corrected

bzr revid: qdp@tinyerp.com-20080717120217-vhtgkmzc2lxikru4
2008-07-17 14:02:17 +02:00
jvo f2db835577 -changed type of 'type' field to selection :account.account
bzr revid: jvo-20080717103358-3du29ho534vdi3t5
2008-07-17 16:03:58 +05:30
jvo 3d11ddf4d9 Removed 'def generate()' from account.model
bzr revid: jvo-20080717093937-8ri766z36paagcqd
2008-07-17 15:09:37 +05:30
jvo 62694edf1a -Removed required=true from 'description' field on account.tax
-changed name_get accordingly for account.tax

bzr revid: jvo-20080717093153-qanssc189wwjaqmt
2008-07-17 15:01:53 +05:30
jvo 72f215072b Added 3 objects and their views:
-Account.account.template
-Account.tax.template
-Account.chart.template

bzr revid: jvo-20080716140949-thuw7i1tk1y6vj5k
2008-07-16 19:39:49 +05:30
jvo 57d0ebb5e6 -Added Use model wizard.
-Added 'legend' field on account.model
-Added 'description' field  and name_get method on account.tax."

bzr revid: jvo-20080715100458-0io7neh1n1grgrt3
2008-07-15 15:34:58 +05:30
Fabien Pinckaers 8ccdb3c75e Imrpovement in wizards
bzr revid: fp@tinyerp.com-60cd6fa546623497dc251ac5ac0b68a87826740d
2008-07-09 17:55:23 +00:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
Harshad Modi 17df667595 modification :
* put special cancel button with action for cancel/ skip wizard

bzr revid: hmo@tinyerp.com-e55ae6b9947d69f27634695fd8298cd100923dd5
2008-07-07 09:41:01 +00:00
Harshad Modi b6e1745b8a configuration wizard :
* improvement on user configuration wizard
* account journal for bank account wizard
* remove comment on install module wizard on profile_service module

bzr revid: hmo@tinyerp.com-75b7c5c0da946d8842171a692ba65c0ce0e55e89
2008-07-02 08:42:47 +00:00
Harshad Modi 2c8f39c5d6 modification:
* add icon on main configiration Steps and also all configuration wizards
* add new field 'note' on configuration step object for step desection
	which is display on main configuration wizard
* modify some configuration wizards :
	- configure user :	add new button for loop , save + new
	- select simple view or extend view : modify layout
	- journal of bank account : put one2many object with editable tree view to allow create more than one journal

bzr revid: hmo@tinyerp.com-8ad3011975c33bd1308b2eb0c23d25f0108ae1c5
2008-06-25 11:57:29 +00:00
Harshad Modi 6d956b2f1c imrovement on configuration wizard :
* change name of all configuration wizard
* imroovemnt on view
* put view_id on user configuration wizard's action
* put action on base setup and module upgrade wizard to call configuration wizard
* make new configuration wizard for install extra module on service profile
* make new configuration wizard for set extend group on admin user to set extendend view

bzr revid: hmo@tinyerp.com-f68aa6f5d8985f63e4d63213179c9198c3f94168
2008-06-21 09:54:30 +00:00
Harshad Modi 7318be91fe prototype of configuration wizard
bzr revid: hmo@tinyerp.com-9591a4aa840f7c7a4ecddde1adef198e27b5ddfa
2008-06-20 11:49:23 +00: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
stw 0ffac0fe0c add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-3687e75a6129c56b847ba26d6b256cdafeb444ab
2008-06-16 06:44:24 +00:00
Fabien Pinckaers a74b2f29b8 Improvements
bzr revid: fp@tinyerp.com-291bb12c14e87ccfcc1ce370f353fe5a87f1ced4
2008-06-14 15:14:19 +00:00
qdp 29f74108f7 *bugfix: when create account journal period after closed account period , account journal period should be in done state. so, here I overload create method of
account.journal.period, set state as a period state. (author hmo)

bzr revid: qdp-97b2ce65d9589a058d348903274cb1b63d3b2d5e
2008-06-13 07:06:05 +00:00
qdp 5571c6b405 *added the wizard for reopenning a closed fiscal year.
bzr revid: qdp-715a579b63f8382f24c121898102e879ab56b8cd
2008-06-13 06:47:23 +00:00