Commit Graph

2183 Commits

Author SHA1 Message Date
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 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
stw fa973350b9 add the copyright
bzr revid: stw-6e4c16268c7d6111a353b94a6a629d2ca53d0474
2008-06-16 07:24:04 +00:00
stw ec99679903 add the terms of GPL
bzr revid: stw-16fa7ea23c28bfbc4c4495bf3240bdc1e5041fde
2008-06-16 06:57:42 +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
stw 12725d1d9e add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-20bff0f954132aeb6dba47d97e5bb8a1ff5feae7
2008-06-16 06:44:24 +00:00
stw 4e4a0fad5a add the copyright
bzr revid: stw-71a7e00a665ef2eed7905ddd76829ddb574c6547
2008-06-16 06:13:22 +00:00
Fabien Pinckaers cb7a8eea73 Bugfix
bzr revid: fp@tinyerp.com-1936f28342887295e7994fb10447d0282c07cc29
2008-06-16 06:01:33 +00:00
Fabien Pinckaers 64e563bd70 Bugfix MRP Security
bzr revid: fp@tinyerp.com-818652e1cd526e0cb846a80fd739bc991d0f216c
2008-06-16 05:54:24 +00:00
Fabien Pinckaers d2d621da20 Removed print statement
bzr revid: fp@tinyerp.com-b4824b694778385bda515f9b6ba75d495756142c
2008-06-15 15:02:07 +00:00
Fabien Pinckaers 65a4809b88 Better colors on tasks
bzr revid: fp@tinyerp.com-711e3b0d8920bb04606df4b1132fccad05fc842c
2008-06-15 15:01:34 +00:00
Fabien Pinckaers 7ac9c3e31e Improvements and bugfixes
bzr revid: fp@tinyerp.com-fbb75888ca6f7bade138d7fb58fa5e961f42046c
2008-06-15 14:59:23 +00:00
Fabien Pinckaers b1c297f640 Improvements and bugfixes
bzr revid: fp@tinyerp.com-878f80398fb2d5d2b73a722bc710a4053002dbdd
2008-06-15 14:59:23 +00:00
Fabien Pinckaers 287174984a Lots of modifs
bzr revid: fp@tinyerp.com-481f6972ccce3604cd2df042e44ebe894a146250
2008-06-15 00:25:47 +00:00
Fabien Pinckaers 3fe1d6c9ff Lots of modifs
bzr revid: fp@tinyerp.com-f1b00f3bf53ab89508b79dcf313516f3455ed06c
2008-06-15 00:25:47 +00:00
Fabien Pinckaers 43c5db20d0 Bugfixes on colors
bzr revid: fp@tinyerp.com-7641be5cb1f62d6a944610e55dbe541d31211d29
2008-06-14 17:43:28 +00:00
Fabien Pinckaers a74b2f29b8 Improvements
bzr revid: fp@tinyerp.com-291bb12c14e87ccfcc1ce370f353fe5a87f1ced4
2008-06-14 15:14:19 +00:00
Fabien Pinckaers b3b22afc68 Improvements
bzr revid: fp@tinyerp.com-03a4fc0d7d82b4ba937deb4adf6631154d527a98
2008-06-14 15:14:19 +00:00
Fabien Pinckaers e9e9792e1a Improvements in stock management
bzr revid: fp@tinyerp.com-17c9301cd4d32b58d7fc676e491b01849e3603c5
2008-06-14 07:54:35 +00:00
qdp f355f0ce73 *added the re-opening for account_journal_period, bugfix.
bzr revid: qdp-162c13cb256782eb85314841dfcab36de1408d1d
2008-06-13 07:25:23 +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
Husen Daudi b75d700a0b Improve code so that user can not add root menu in shortcuts which has no action defined.
(Referenced by: Naresh (nch))

bzr revid: hda@tinyerp.com-7d27a7a217560495eace417ba5bc462b257d5685
2008-06-12 10:45:39 +00:00
Husen Daudi 566e04b2ee Increase size of action field to prevent Error.
bzr revid: hda@tinyerp.com-5f243bed9806444b47c622a08f5ca6d6319bffcb
2008-06-12 09:16:23 +00:00
Mantavya Gajjar 29da2db28e Undo changes which was previously done
bzr revid: mga@tinyerp.com-89e6ab8e9f1f332aa26949e2cd8d7d3722beb810
2008-06-10 06:45:18 +00:00
Fabien Pinckaers 9fb230e27e Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-63555a2f8da964ab9f4b86e41e16306177a2087b
2008-06-10 06:01:42 +00:00
Fabien Pinckaers c8731434e7 Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-9dd4d862b64c393dbcc7b6c085e4ff039716d90c
2008-06-10 06:01:42 +00:00
Mantavya Gajjar a6da47e065 small change make product.list_price to list_price
bzr revid: mga@tinyerp.com-9cf3a8edc4429f112f27e106a9f03e1553f1b137
2008-06-10 04:44:11 +00:00
Mantavya Gajjar 6b2da89393 Add admin user to following groups
group_project_manager
group_project_member

bzr revid: mga@tinyerp.com-e35ca9447149b836feb311925fe7a5566a801b68
2008-06-10 04:43:28 +00:00
Mantavya Gajjar a6f034e2ed Change line <field name="groups_id" eval="[(6,0,[group_admin, group_user, group_no_one])]"/>
bzr revid: mga@tinyerp.com-5092a99b6cf09a30a73da31db59a40da87f510b7
2008-06-10 04:08:01 +00:00
Mantavya Gajjar b33a90fae5 Add Project Member, and Project Manager group to Admin user
bzr revid: mga@tinyerp.com-b2cf4ab283dab5004fec9179c79c53440d21b7f1
2008-06-10 04:06:28 +00:00
Mantavya Gajjar cdcf248dfa remove HR group as already HR Manager comes from the security.xml
bzr revid: mga@tinyerp.com-d0e857b61ca2e2ec8fcb01a847ef00c9323ea2b5
2008-06-10 04:00:14 +00:00
stw dbbd73a1b4 fix with the getName tag
bzr revid: stw-9e41eaa87e5b38325c28056c246749ae7b702a10
2008-06-09 10:50:25 +00:00
stw 45305377fa revert the previous patch about the support of <pageNumber /> in para tag, this implementation doesn't work with a lot of pages
bzr revid: stw-9f0e8efdd83695fc5ffab2d3dd8e12a37f815a70
2008-06-09 10:46:41 +00:00
Amit Mendapara 86856dc4f3 added `ir.actions.act_url` selection for `action` field of `ir.ui.menu`
bzr revid: ame@tinyerp.com-f8d2d7c8b03c9a57cbbd7bcdd9e74cf4cfa6c066
2008-06-06 13:13:42 +00:00
stw df34457d31 support <pageNumber /> in para
bzr revid: stw-5deabfe48bf2ecb63d734432127d0323d1ee4f16
2008-06-06 06:59:38 +00:00
Christophe Simonis a9e1da10ad when logging sql, queries and parameters are printed
bzr revid: chs@tinyerp.com-4b7b7b9042deab3f6f125e6eaf3b1a897545f199
2008-06-05 13:49:03 +00:00
Christophe Simonis 12febba1af bugfix: now all xmlrpc services are available on the server
bzr revid: chs@tinyerp.com-6d1dda3cfd9a7f71eec78ae198f0922b245a7ffb
2008-06-05 13:48:12 +00:00
qdp d3a038a6c0 *removed a print statement
bzr revid: qdp-48e437824538c027a523f4ac08fbed9e79c201fc
2008-06-05 13:36:27 +00:00
qdp e1a61390be *bugfixed the onchange on account_move_line (which wasn't working at all) (author jvo)
bzr revid: qdp-96b6724e9651427786bc2910ce5776adddadf255
2008-06-05 07:51:48 +00:00
Mantavya Gajjar 21f5a6c863 bug fix for the access control
code is in the comment part, just uncomment that part

bzr revid: mga@tinyerp.com-a1cc6b57c3c73a8f6333396f9f63290ec1700ace
2008-06-05 07:11:30 +00:00
Mantavya Gajjar ee6d30d0be bug fix for the access control
problem in the name of group

bzr revid: mga@tinyerp.com-b98880a8bf0a05a75a995a9d158708d18db441a2
2008-06-05 07:10:50 +00:00
qdp 6c46cfe618 *bugfix: previously, we haven't ever checked whether the value could be False for functional many2one. This leads/could lead to errors in several places. (author jvo)
bzr revid: qdp-d220a909c14ca10abbd252842a785219afb8140b
2008-06-05 06:27:47 +00:00
Husen Daudi 5b4b32d395 add price_unit value in partial picking.
bzr revid: hda@tinyerp.com-1e3b27368f6428262e1dec6394cbf550820cebb0
2008-06-05 03:25:09 +00:00
stw a734ffe730 * blockTableStyle has a new tag, blockSpan.
It supports the concept of spanning of RML, but it isn't specified in the same way as HTML

bzr revid: stw-25e00dcd9d3208d87432379c2917ebcff0d06b6e
2008-06-04 14:05:55 +00:00
qdp b9af6d0521 *added a new functionnality to allow the user to set the state of the account_move from draft to validate (and existing account_move_lines related). This functionnality
can be called from:
 ** a list of account_move_lines
 ** a menuitem in Financial Management\Periodical Processing\Validate Account Moves: it asks for a journal and set the state of all draft account_moves of this journal 
to validate.
*overwritten the name_get of the account_move in order to display the name with a star * before it if its state is in draft

bzr revid: qdp-2933c3b426bc6fcaf73f5941469eadba0e0862f4
2008-06-04 12:42:36 +00:00
qdp b1c64bcf14 *removed print statements
*cleared views

bzr revid: qdp-f7dec55d7d3159ddce1e06b35059fc89a4b3de4c
2008-06-04 11:37:53 +00:00
Fabien Pinckaers 4c408bfb25 Moved base report designer in extra_addons
bzr revid: fp@tinyerp.com-a52fb2798427107a6ca1e5569fc1371d4af3f42e
2008-06-04 04:06:23 +00:00
stw 022ba7101f bugfix
bzr revid: stw-ded09fe87421445d72f2357d32128695f2072396
2008-06-03 12:26:13 +00:00
Christophe Simonis fce14013d2 bug fix in mail sending
bzr revid: chs@tinyerp.com-892d3a57d27c905952d8b0a4cca0ae2b6027a9a9
2008-06-03 11:14:02 +00:00