Commit Graph

1487 Commits

Author SHA1 Message Date
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
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 1cc40127b0 Modified account.account.type. data
bzr revid: jvo@tinyerp.com-20080722135136-xgcfs5esykd4krku
2008-07-22 19:21:36 +05:30
Jay Vora e8c05a55a6 Modified minimal chart data
bzr revid: jvo@tinyerp.com-20080722134835-m3owjoeu2wdgwefy
2008-07-22 19:18:35 +05:30
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 7cc947cb02 *clear print statement
bzr revid: qdp@tinyerp.com-20080717130342-4cls8vz1yj2o3j93
2008-07-17 15:03:42 +02:00
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
qdp 3ea6305a32 *pushed jvo's work:
*added wizard for using model from menuitem that can be called from view(account.model) and menu(Use model)
	*removed 'def generate()' from account.model
	*added a new field 'description' on account_tax + name_get
	*added 3 objects templates that will be used for creating easily charts of accounts (+their views)

bzr revid: qdp@tinyerp.com-20080717104943-7ui0086e35cktdxu
2008-07-17 12:49:43 +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
qdp 581ae0530d *removed revison number 1457
*applied revision after 1457

	1459. By  Fabien Pinckaers:  Better Expense View
	1458. By  Fabien Pinckaers:   Better BoM view

bzr revid: qdp@tinyerp.com-20080717100607-vfmwnlkd530419rz
2008-07-17 12:06:07 +02:00
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 73e59635f0 -Made wizard_use_model called from view(account.model) and menu(Use model) both.
bzr revid: jvo-20080717072716-fvtia6482l0qbkkv
2008-07-17 12:57:16 +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
qdp 778378d574 *added one description line in the terp file of base_iban
bzr revid: qdp@tinyerp.com-20080716130122-ptzk2nezzal7dxel
2008-07-16 15:01:22 +02:00
Najlaa 207a34b367 return blank when no fiscal year on the form
bzr revid: nel@silver-20080715130608-cbd8h0vocz7trb0f
2008-07-15 15:06:08 +02:00
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
jvo@tinyerp.com 996fd9fb47 Added Use model wizard
bzr revid: jvo@tinyerp.com-20080715090442-zftjiuz2136o1ta8
2008-07-15 14:34:42 +05:30
qdp fc2aed4b88 *added one description line in the terp file of base_iban
bzr revid: qdp@tinyerp.com-20080715074322-2hav04e8lgjo1ju9
2008-07-15 09:43:22 +02:00
Fabien Pinckaers 8d7e8075b1 Printable Processus
bzr revid: fp@tinyerp.com-20080714225142-3ex87r2dznvpuk3n
2008-07-15 00:51:42 +02:00
Fabien Pinckaers 4871e75aec Printable processus
bzr revid: fp@tinyerp.com-20080714224740-7yvfzguf5jwucnw3
2008-07-15 00:47:40 +02:00
Fabien Pinckaers b99c3e808f Better Layout for Processus
bzr revid: fp@tinyerp.com-20080714211932-zgwa7iv6ukzbvr7k
2008-07-14 23:19:32 +02:00
Fabien Pinckaers 0929bc31f2 Improvement in timesheet summary report
bzr revid: fp@tinyerp.com-20080714171900-dai682wte08bkgaj
2008-07-14 19:19:00 +02:00
Fabien Pinckaers 1dc34ca34d Changd Typos
bzr revid: fp@tinyerp.com-20080714171422-jg2tagh2sbraeysu
2008-07-14 19:14:22 +02:00
Fabien Pinckaers 50af83dac6 Added a processus module
bzr revid: fp@tinyerp.com-20080714170130-prxnz5qp1c4if445
2008-07-14 19:01:30 +02:00
Fabien Pinckaers 8ccdb3c75e Imrpovement in wizards
bzr revid: fp@tinyerp.com-60cd6fa546623497dc251ac5ac0b68a87826740d
2008-07-09 17:55:23 +00:00