Commit Graph

2455 Commits

Author SHA1 Message Date
Harshad Modi 4596ba9353 fixed bug on price_get method of pricelist
bzr revid: hmo@tinyerp.com-20080730052049-io4zb9ytxmsdi431
2008-07-30 10:50:49 +05:30
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
Stephane Wirtel 24e914da9e add expression to improve the domain
bzr revid: stephane@tinyerp.com-20080729111549-ccbf6zlhajbel38l
2008-07-29 13:15:49 +02:00
Stephane Wirtel 951316da3c useless variable
bzr revid: stephane@tinyerp.com-20080729111510-vmw1kj5az60yetf1
2008-07-29 13:15:10 +02:00
Jay Vora b121b744c3 Modified parent_id type for France chart of account
bzr revid: jvo@tinyerp.com-20080729102424-hsw61odeevr964zh
2008-07-29 15:54:24 +05:30
Stephane Wirtel 027cdcd409 merge
bzr revid: stephane@tinyerp.com-20080729070236-hbgptlb7pe7hsksx
2008-07-29 09:02:36 +02:00
mga@tinyerp.com b9cd479442 ir.xml : add context to the ir.ui.view model view
ir_ui_view.py : bug fox for the read method

bzr revid: mga@tinyerp.com-20080729064937-grly3o5lmjnhbamj
2008-07-29 12:19:37 +05:30
Stephane Wirtel d36ecab011 refactoring
bzr revid: stephane@tinyerp.com-20080728145521-ewytea1mh6i75ycj
2008-07-28 16:55:21 +02:00
Stephane Wirtel 340e4b1d72 refactoring
bzr revid: stephane@tinyerp.com-20080728140222-9qj0d823pottrnxf
2008-07-28 16:02:22 +02:00
Jay Vora e24b7ccf12 solved error of no period_ids and misc. changes in wizard_fiscalyear_close.py
bzr revid: jvo@tinyerp.com-20080728134904-jya4666cek62lau2
2008-07-28 19:19:04 +05:30
Jay Vora 931e97624b solved error of fiscal year and period in report-account_balance.py
bzr revid: jvo@tinyerp.com-20080728134757-lll1l23vo829ox8z
2008-07-28 19:17:57 +05:30
Jay Vora c5a38b2a18 Modified parent_id ref. from many2many to many2one in l10n_be and l10n_chart_uk_minimal
bzr revid: jvo@tinyerp.com-20080728112513-fgoyjd0g309gst63
2008-07-28 16:55:13 +05:30
Stephane Wirtel 9f65174f20 bugfix from Joel Grand-Guillaume - Fix truncated string in DB when update server and field are varchar
bzr revid: stephane@tinyerp.com-20080728095707-anug73x41xvdw0nm
2008-07-28 11:57:07 +02:00
mga@tinyerp.com 28900c239a small change in view to have the correct view
bzr revid: mga@tinyerp.com-20080726095438-5bxl0hyo1a0om5e2
2008-07-26 15:24:38 +05:30
mga@tinyerp.com 0113ed3f8e change fields_view_get method in board.board object to have a user wise view
bzr revid: mga@tinyerp.com-20080726083554-eufed41lwswqcn8a
2008-07-26 14:05:54 +05:30
mga@tinyerp.com bfc900148d Implement the method write method for the board.board obect only
to have a use wise view

bzr revid: mga@tinyerp.com-20080726083512-7hpd3h4bp4efi6p1
2008-07-26 14:05:12 +05:30
mga@tinyerp.com a9e332fd00 apply context to take care for the
* local update in view - no need to create a user wise view 
* updates from e-tiny  - create a user wise view

bzr revid: mga@tinyerp.com-20080726065338-e3eoh23vgenwuxjn
2008-07-26 12:23:38 +05:30
Jay Vora 4d0e38aa49 corrected spell mistake
bzr revid: jvo@tinyerp.com-20080725124745-p99401ugtvofkvdh
2008-07-25 18:17:45 +05:30
mga@tinyerp.com 86542ff640 remove user wise clone view table and add fields itsend in to the view table
'user_id': fields.many2one('res.users', 'User'),
'ref_id': fields.many2one('ir.ui.view', 'Orignal View'),

bzr revid: mga@tinyerp.com-20080725112816-buwu6yd3zmf3joea
2008-07-25 16:58:16 +05:30
mga@tinyerp.com 2da5ec0e5f Remove print statements
small bugfixed in wizard `'view_id': board.view_id.id,` for the view id

bzr revid: mga@tinyerp.com-20080725105241-uqe9m7wbtiqqionm
2008-07-25 16:22:41 +05:30
mga@tinyerp.com 7b21d44b03 override write method in to the ir.ui.view to store the new customised view for dash board for user
bzr revid: mga@tinyerp.com-20080725105146-4ebhtsmhrwxbvpsn
2008-07-25 16:21:46 +05:30
mga@tinyerp.com 25b342f52a small change to the ir_ui_view.py
bzr revid: mga@tinyerp.com-20080725103806-0qjz11dhocy11oq2
2008-07-25 16:08:06 +05:30
mga@tinyerp.com d4f22b692a add new object wich is clone to the ir.ui.view
to store an user vise dash board view

bzr revid: mga@tinyerp.com-20080725103527-8ro12ya1fjy14k4c
2008-07-25 16:05:27 +05:30
Christophe Simonis 860d2b1d0d merge
bzr revid: christophe@tinyerp.com-20080725103447-nbdku725ldiv87uh
2008-07-25 12:34:47 +02:00
mga@tinyerp.com 1547101248 small change in view remove view_id from board view
make it hidden

bzr revid: mga@tinyerp.com-20080725103331-02desg4iy1ms9rb4
2008-07-25 16:03:31 +05:30
Christophe Simonis 9c4e0912c0 ir.ui.menu: add a picture of the chosen icon
bzr revid: christophe@tinyerp.com-20080725102600-1gfroq0136l0262z
2008-07-25 12:26:00 +02:00
mga@tinyerp.com b12d1ced1b change board functionality
* remove fields_view_get method from board object 
* view will be created from the board object and linked to the board 
* now view, action, for board works same as board loads from the xml file

bzr revid: mga@tinyerp.com-20080725102022-v1xrcfvsijg0f923
2008-07-25 15:50:22 +05:30
Jay Vora fa1961fcc8 Modified Assertion test for parent_id(as we changed the type of parent_id from many2many to many2one)
bzr revid: jvo@tinyerp.com-20080725100406-91nclj13dg2jt1og
2008-07-25 15:34:06 +05:30
qdp 61305314c2 *added tree view for res.partner.function
bzr revid: qdp@tinyerp.com-20080725080052-2si1q77v665hdek7
2008-07-25 10:00:52 +02:00
mga@tinyerp.com 00465c4039 add filted to select the correct view for dashboard
bzr revid: mga@tinyerp.com-20080725071921-yz4lkksy3dd5gj10
2008-07-25 12:49:21 +05:30
Joel Grand-Guillaume e37c71bae5 Fix truncated string in DB when update server and field are varchar
bzr revid: joel.grandguillaume@camptocamp.com-20080724105655-g2zu5oelpk7trm65
2008-07-24 12:56:55 +02:00
qdp 83fe9a4552 *added INTERVAT wizards in l10n_be module.
bzr revid: qdp@tinyerp.com-20080724104225-f8o3r5dthtvkdlw3
2008-07-24 12:42:25 +02:00
Christophe Simonis 4e60b94915 merge
bzr revid: christophe@tinyerp.com-20080723163754-pbmazzq92oxvrcx3
2008-07-23 18:37:54 +02:00
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +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
Amit Mendapara 459dba840e Some `attrs` usages examples.
bzr revid: ame@tinyerp.com-20080723123857-utf0e7whug1apdit
2008-07-23 18:08:57 +05:30
Christophe Simonis 19d0053be2 export language: no crash when no modules selected
bzr revid: christophe@tinyerp.com-20080723114600-1aqq8m974dbp8vda
2008-07-23 13:46:00 +02:00
Christophe Simonis 96ed63b84a bugfix: original constraint message is showed when there is no translations
bzr revid: christophe@tinyerp.com-20080723113021-7jgz9j99imrcokxh
2008-07-23 13:30:21 +02:00
Mustufa Rangwala 4adced1f1b added wizard on l10n_be for vat listing and declation
bzr revid: mra@tinyerp.com-20080723102942-eztv9fg66w3x1248
2008-07-23 15:59:42 +05:30
Mustufa Rangwala 413ff31a80 add wizard and sequence files for vat listing and declaration
bzr revid: mra@tinyerp.com-20080723102746-frh924rqb9utv8p9
2008-07-23 15:57:46 +05:30
mga@tinyerp.com 692c4d97b3 Add access for the res.request which is used for the internal system
* users
* procrument
* production modules too
default access for the read, write, create

bzr revid: mga@tinyerp.com-20080723083113-e7xtv6pw0vkf9vkw
2008-07-23 14:01:13 +05:30
mga@tinyerp.com c4b8ea7041 change the message, use tiny logging system for the standar message
change few things in to the email_send_attach method for the return type

bzr revid: mga@tinyerp.com-20080723081645-icvyqapkvum0py4n
2008-07-23 13:46:45 +05:30
mga@tinyerp.com 501d791ea0 * add action for email, send email using the tools.email_send_attach method
* ehance email_send_attach method for debug + ssl support

bzr revid: mga@tinyerp.com-20080723073317-12l0v1pejz2fks9l
2008-07-23 13:03:17 +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
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00