Commit Graph

1512 Commits

Author SHA1 Message Date
Fabien Pinckaers 2015a95d5a Schedulers Bugfix
bzr revid: fp@tinyerp.com-20080819180747-h48nvqfq4118o7dt
2008-08-19 20:07:47 +02:00
Harshad Modi dc468f95ff crm : Sort cases by date in desc
report_purchase : fixed bug if Purchase Order has not any line
report_sale : Put graph views all  these reports of this module. and Open in graph view by default.

bzr revid: hmo@tinyerp.com-20080819132854-ae1554twlwsr5f7x
2008-08-19 18:58:54 +05:30
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
Christophe Simonis 94cbe9e60b retake empty files from svn
bzr revid: christophe@tinyerp.com-20080819112217-h0lkx5522vhhanx5
2008-08-19 13:22:17 +02:00
Christophe Simonis f5204262ca merge
bzr revid: christophe@tinyerp.com-20080819094339-jdqu910khaz9nvzm
2008-08-19 11:43:39 +02:00
Christophe Simonis c29ec3cfbc fix
bzr revid: christophe@tinyerp.com-20080819094252-1ctbezwl0fdjybuu
2008-08-19 11:42:52 +02:00
Christophe Simonis 09dcde9f12 remove old menu entry
bzr revid: christophe@tinyerp.com-20080819090850-9gyhbt5jhe5ndg2h
2008-08-19 11:08:50 +02:00
qdp ea3d7a5414 *added the vat_subject field in the view
bzr revid: qdp@tinyerp.com-20080819083256-cfua7iyn9cu6n0h8
2008-08-19 10:32:56 +02:00
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 f61d2ee3b0 Better Syntax
bzr revid: fp@tinyerp.com-20080818111722-h4p85v4djxvq99by
2008-08-18 13:17:22 +02:00
Fabien Pinckaers 0c80bf9a29 Bugfix for multi-companies computation of orderpoints
bzr revid: fp@tinyerp.com-20080818111557-khe4fw0f2cg5os38
2008-08-18 13:15:57 +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
Fabian Semal 985c9f025e Changed '<>' by '!=' for rng
bzr revid: fabian@tinyerp.com-20080814153928-ios9rymty7n6jau9
2008-08-14 17:39:28 +02:00
Fabien Pinckaers 3a335d6c4c Open Invoice -> Unpaid Invoice
bzr revid: fp@tinyerp.com-20080814134958-vwcsp45krgmdr8t2
2008-08-14 15:49:58 +02:00
Fabien Pinckaers 920d70c47b Improvement:
Make nvoice in sales order and lines not visible in form view

bzr revid: fp@tinyerp.com-20080813142652-ipqlhvc8sy2xwvg8
2008-08-13 16:26:52 +02:00
Fabien Pinckaers b1cbe8d9fd Nested Tree for Chart of Accounts
bzr revid: fp@tinyerp.com-20080813105007-14n46fcwluokbgih
2008-08-13 12:50:07 +02:00
Fabien Pinckaers 9ab47ef0a7 Fixed bug 254460
bzr revid: fp@tinyerp.com-20080812173133-i4pwzs5astcaibl2
2008-08-12 19:31:33 +02:00
mga@tinyerp.com 5bcd697627 small change, to fix the bug
bzr revid: mga@tinyerp.com-20080806135205-072vu2sjr7krk43g
2008-08-06 19:22:05 +05:30
Amit Mendapara 32f1fe4698 title string of the name field of board.line
bzr revid: ame@tinyerp.com-20080806070929-5ix29ttni7by08xj
2008-08-06 12:39:29 +05:30
Christophe Simonis bb7a3f3759 merge
bzr revid: christophe@tinyerp.com-20080805110306-0urcjaz3sxd12kn1
2008-08-05 13:03:06 +02:00
Christophe Simonis f70c36cd2b adapt code to moved constant + refactor
bzr revid: christophe@tinyerp.com-20080805084556-g1q8oe05a998ls6o
2008-08-05 10:45:56 +02:00
Stephane Wirtel 50db5ad4d8 add indexes
bzr revid: stephane@tinyerp.com-20080731131440-lthaldzukb5pz4ca
2008-07-31 15:14:40 +02:00
Stephane Wirtel 0efbded8db refactor the xml file
bzr revid: stephane@tinyerp.com-20080731131413-sxp8kcclg910nsir
2008-07-31 15:14:13 +02:00
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
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
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
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
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
Jay Vora 4d0e38aa49 corrected spell mistake
bzr revid: jvo@tinyerp.com-20080725124745-p99401ugtvofkvdh
2008-07-25 18:17:45 +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 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
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
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
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 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
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
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