Commit Graph

2863 Commits

Author SHA1 Message Date
Fabien Pinckaers c949d120fc Improved:
Sales Management
	Project Manegement
	Stock Management
	Accounting

bzr revid: fp@tinyerp.com-20080907232439-bod5fedw3o7w7u47
2008-09-08 01:24:39 +02:00
Stephane Wirtel 426bc5164e Set the password under the username
bzr revid: stephane@tinyerp.com-20080907210646-c7v3ywqtz4hfgxxn
2008-09-07 23:06:46 +02:00
Fabien Pinckaers 80eb7ca036 removed account types
bzr revid: fp@tinyerp.com-20080905150647-bng5uld21xgu67uz
2008-09-05 17:06:47 +02:00
Fabien Pinckaers 9fb44bfedd Bugfixes and Improvements
bzr revid: fp@tinyerp.com-20080905150438-3g4m0thz2d9636k3
2008-09-05 17:04:38 +02:00
Jay Vora 8fc289c6cf Reactivated account types and Called Template wizard after l10n_be installation as a configuration wizard.Added description to the terp file of l10n_be.
bzr revid: jvo@tinyerp.com-20080905093501-60m8v87p05x711z5
2008-09-05 15:05:01 +05:30
Christophe Simonis 6fbedbf2e5 add (and use) method tools.oswalksymlinks
bzr revid: christophe@tinyerp.com-20080904235001-3ix8x19mcdobihwo
2008-09-05 01:50:01 +02:00
Fabien Pinckaers e1c774f5db Imrpovement in View
bzr revid: fp@tinyerp.com-20080904172033-wdapl6et8p4ycr3l
2008-09-04 19:20:33 +02:00
Fabien Pinckaers ffa0ca45d6 Improved Progress Computation
bzr revid: fp@tinyerp.com-20080904171605-9ytoj3qyp25mkn27
2008-09-04 19:16:05 +02:00
Fabien Pinckaers 07b1f0b9da Removed billing from tasks
the new system is much more better

bzr revid: fp@tinyerp.com-20080904163238-twksm9h4sktf39z2
2008-09-04 18:32:38 +02:00
Fabien Pinckaers 98e61f2125 Repout Correct Dashbaord
bzr revid: fp@tinyerp.com-20080904162656-r2kpcvli4btr39or
2008-09-04 18:26:56 +02:00
Fabien Pinckaers 977f609d4c merge
bzr revid: fp@tinyerp.com-20080904162011-nack4jhdga7l0soc
2008-09-04 18:20:11 +02:00
Fabien Pinckaers 470e9c7e47 Typos
bzr revid: fp@tinyerp.com-20080904161733-2rnmdihxpeichbg4
2008-09-04 18:17:33 +02:00
Fabien Pinckaers 0df2df24bc Modifs
bzr revid: fp@tinyerp.com-20080904161413-fu2vhqin8b4etv83
2008-09-04 18:14:13 +02:00
Christophe Simonis db3e946b50 merge
bzr revid: christophe@tinyerp.com-20080904142534-lgeqx2imzehzmhxf
2008-09-04 16:25:34 +02:00
Christophe Simonis 1db6370965 translations files are by modules
bzr revid: christophe@tinyerp.com-20080904141433-bhd7hhps77k7812n
2008-09-04 16:14:33 +02:00
Christophe Simonis e7c7c30d1f convert csv i18n files to .po
bzr revid: christophe@tinyerp.com-20080904140047-azgp11cmbl4w77y6
2008-09-04 16:00:47 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Christophe Simonis b30f507f97 translations:
*/ fix bug when importing po files
	*/ fix encoding bug when exporting po files
	*/ set logging optional when importing files
	*/ remove commented code
	*/ mmh ... nothing else...

bzr revid: christophe@tinyerp.com-20080904132841-yepj78a97rw7geaw
2008-09-04 15:28:41 +02:00
qdp bb821afd9a *added to_check field on account_move
bzr revid: qdp@tinyerp.com-20080904131618-17id2u42nwfywdw9
2008-09-04 15:16:18 +02:00
qdp 349dc6dfd0 *modified ml_inv_ref field from char to many2one(account.invoice)
bzr revid: qdp@tinyerp.com-20080904130603-zed33ri7tba6tpp1
2008-09-04 15:06:03 +02:00
qdp 85b0a4334c *bugfixed x2 (name of group were wrong and wrong function call in wizard_payment_order)
bzr revid: qdp@tinyerp.com-20080904130247-p3f33gx4mfj7vq0s
2008-09-04 15:02:47 +02:00
qdp 1daa6977d0 *moved sign of account_account on account_account_type
*splitted type of accounts into 2 fields: a fiels.selection for internal purpose (static) and a many2one to account_account_type for user categorization.
*changed demo data accordingly
*modified wizard of closing fiscalyear and views  accordingly

bzr revid: qdp@tinyerp.com-20080904120144-t0izbg80ot7tpth6
2008-09-04 14:01:44 +02:00
qdp 47fb47e040 *bigfixed security rules on account_followup:
* replaced base.group_account_user by account.group_account_user 
	* replaced base.group_account_manager by account.group_account_manager

bzr revid: qdp@tinyerp.com-20080904115917-0cni1ro67o14fci7
2008-09-04 13:59:17 +02:00
Jay Vora b07e22dd24 Bugfixes:account and hr_holidays module
bzr revid: jvo@tinyerp.com-20080904115054-whf2nbea2w6e8x2n
2008-09-04 17:20:54 +05:30
hda@tinyerp.com 58d05ef7a2 Bugfix for open report modify wizard(Bhoomika:sbh)
bzr revid: hda@tinyerp.com-20080904085740-qqg7hrel0h68xa2n
2008-09-04 14:27:40 +05:30
Jay Vora 009e68dbae Bugfixes:account and auction module
bzr revid: jvo@tinyerp.com-20080904083417-0bmgzycodjz91mbm
2008-09-04 14:04:17 +05:30
Amit Mendapara 807ee5c3bc Updated processus model labels
bzr revid: ame@tinyerp.com-20080904071518-oqp3o06eidw99lb4
2008-09-04 12:45:18 +05:30
Mustufa Rangwala bd325713cf add label in all wizards for account fiscal year
bzr revid: mra@tinyerp.com-20080904061431-1bgglgi9ix5kdag1
2008-09-04 11:44:31 +05:30
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +02:00
Fabien Pinckaers 86bcad5092 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002219-xxteeuj3zmkykrmv
2008-09-04 02:22:19 +02:00
Fabien Pinckaers ef85bdf43d Improved Security
bzr revid: fp@tinyerp.com-20080903232631-q51hbwr2kznkr4gy
2008-09-04 01:26:31 +02:00
Fabien Pinckaers 51f8c2b263 Better Security Rules
bzr revid: fp@tinyerp.com-20080903224650-u1oadqv9x75atmyl
2008-09-04 00:46:50 +02:00
Fabien Pinckaers f9ec54047f Improved Security
bzr revid: fp@tinyerp.com-20080903182533-bi4u27xqnm2mmhhr
2008-09-03 20:25:33 +02:00
Fabien Pinckaers 90b59fe85a Improved Security
bzr revid: fp@tinyerp.com-20080903181103-bqd5cey4r48bmjyf
2008-09-03 20:11:03 +02:00
Fabien Pinckaers c130aff195 merge
bzr revid: fp@tinyerp.com-20080903180506-43kj4d0r42qihyr7
2008-09-03 20:05:06 +02:00
Fabien Pinckaers b4d6690794 Improved Security
bzr revid: fp@tinyerp.com-20080903180400-df7l6wxg1zpirmmi
2008-09-03 20:04:00 +02:00
qdp 8c29f5df87 *bugfixed some views of account_payment
pushed c2c's work (author Joel Grand-Guillaume)
* added a wizard to import invoice lines on bank statement

bzr revid: qdp@tinyerp.com-20080903173224-w9pmwm7bcpa0xrpk
2008-09-03 19:32:24 +02:00
qdp 3be71833c9 *modified menu structure
bzr revid: qdp@tinyerp.com-20080903161853-7b2a38g8oq72kzcy
2008-09-03 18:18:53 +02:00
Fabien Pinckaers 0b6832f9b1 View Improvement
bzr revid: fp@tinyerp.com-20080903160226-frpeezajtbgvx113
2008-09-03 18:02:26 +02:00
Fabien Pinckaers 74ffd7364c Modifs View
bzr revid: fp@tinyerp.com-20080903154008-j3yfqpwal6fs53ll
2008-09-03 17:40:08 +02:00
Fabien Pinckaers f59569dfc0 Modifs
bzr revid: fp@tinyerp.com-20080903153748-urg6n86b6x4jixdj
2008-09-03 17:37:48 +02:00
Fabien Pinckaers 63cd43dca4 Modifs
bzr revid: fp@tinyerp.com-20080903153631-62bibtlpb4hznwxi
2008-09-03 17:36:31 +02:00
Joel Grand-Guillaume ffa3f53119 Importing entries from invoice in bank statement
Add supplier support and date choice for statement line
Remove selected lines by default when populate statment
Modify view to corret button disposition

bzr revid: joel.grandguillaume@camptocamp.com-20080903152426-izklty3ir5qxm1lg
2008-09-03 17:24:26 +02:00
qdp f66624a2f2 *cleared print statement
bzr revid: qdp@tinyerp.com-20080903142754-3q5i966s3zbld78a
2008-09-03 16:27:54 +02:00
qdp 814c776c47 *corrected data for belgian chart template in l10n_be
*bugfixed the creation of properties from a template

bzr revid: qdp@tinyerp.com-20080903142605-6gxchx1okzy7h2lu
2008-09-03 16:26:05 +02:00
Fabien Pinckaers 363585ed40 merge
bzr revid: fp@tinyerp.com-20080903142214-jcv5hg4l20wofr6e
2008-09-03 16:22:14 +02:00
Fabien Pinckaers 1164c96017 Calendar Views for Invoices
bzr revid: fp@tinyerp.com-20080903142053-sc1iwqrxmt24jyao
2008-09-03 16:20:53 +02:00
Jay Vora c2561bd0c7 Corrected the copy behaviour of accounts and set condition for charts of accounts
bzr revid: jvo@tinyerp.com-20080903141555-8sibwjd4x4v46qug
2008-09-03 19:45:55 +05:30
Fabian Semal a8ee852c8b Fixed Zero div on tasks
bzr revid: fabian@tinyerp.com-20080903140637-ulg58ttgs50a13q5
2008-09-03 16:06:37 +02:00
Fabien Pinckaers 7b41f1a679 removed print
bzr revid: fp@tinyerp.com-20080903135250-8zuocq9zie0vac9z
2008-09-03 15:52:50 +02:00