Commit Graph

18142 Commits

Author SHA1 Message Date
Jay (OpenERP) 031a79f52e [REF] Account
bzr revid: jvo@tinyerp.com-20100830062831-ogdbungx8wavf0v7
2010-08-30 11:58:31 +05:30
Jay (OpenERP) 56efd64b55 [REF]
bzr revid: jvo@tinyerp.com-20100830055421-etknqd3g0dshfb4h
2010-08-30 11:24:21 +05:30
Launchpad Code Hosting 3cc69feda7 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100830035903-z5y2z9v2gr4wwl36
2010-08-30 04:59:03 +01:00
Fabien Pinckaers d64c1eae00 merge
bzr revid: fp@tinyerp.com-20100829205857-285ehurjvns9s7w1
2010-08-29 22:58:57 +02:00
Mantavya Gajjar 23ed9c4b4e [FIX]: fix small problem during testing
bzr revid: mga@tinyerp.com-20100829152624-oh0jt2v14b2hhgfm
2010-08-29 20:56:24 +05:30
Mantavya Gajjar 7bf48185c8 [FIX]: fix a voucher problem
bzr revid: mga@tinyerp.com-20100829150718-c25aomij4mxlxc08
2010-08-29 20:37:18 +05:30
Mantavya Gajjar a408fd8234 [FIX]: fix small problem of the voucher module
bzr revid: mga@tinyerp.com-20100829150156-8lqcmx0nu5hmxyok
2010-08-29 20:31:56 +05:30
Launchpad Code Hosting 1bc0f20a9a Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100828034439-x3t0yplwzs71aqxi
bzr revid: codehost@crowberry-20100829034821-cdh2p3pwokufy1tc
2010-08-29 04:48:21 +01:00
MRA(OpenERP), MTR(OpenERP) 446655fae0 [IMP] Account: don't display the analytic account in red if there is no date end defined on it but in black => red should only be when there is a date end which is overpassed
bzr revid: mra@mra-laptop-20100828065250-00006o4cx4hceiq4
2010-08-28 12:22:50 +05:30
Mustufa Rangwala 8a0d82b6f9 [IMP] Account: accounting/accouning/journal items => now open all move lines
[ADD] Account: add a menuitem Accounting / Bank & Cash/ Journal Items, that will open the list view of account.move.line with domain = journal.type in bank

bzr revid: mra@mra-laptop-20100828064050-pjz38b3zyce51co2
2010-08-28 12:10:50 +05:30
Mustufa Rangwala 98f76faecb [IMP] Account : bank statement=> move name as per statement name
bzr revid: mra@mra-laptop-20100828060725-n2kqkk60w5r7qg42
2010-08-28 11:37:25 +05:30
Mustufa Rangwala 729f43e9ad [MERGE] merge with main addons
bzr revid: mra@mra-laptop-20100828054639-i6aj9157q4zfmk7v
2010-08-28 11:16:39 +05:30
rvalyi 8a82bd71e7 [FIX] project_long_term: Should not close phase in draft state
lp bug: https://launchpad.net/bugs/623576 fixed

bzr revid: hmo@tinyerp.com-20100827151247-gm3wxd1q1r0qrnuk
2010-08-27 20:42:47 +05:30
Anup (OpenERP) 2da2a98449 [FIX] account : fixed _search_amount() method to allow operators like <, >, =, !=, in and not in
bzr revid: ach@tinyerp.com-20100827150327-mte99e0zvpxdbb0u
2010-08-27 20:33:27 +05:30
pap (openerp) 632d288303 [IMP]:added analytic account on bank statement line and created analytic lines on confirming bank statement
bzr revid: pap@tinyerp.co.in-20100827121149-kd8o6dypbhc7kimo
2010-08-27 17:41:49 +05:30
psi (Open ERP) 6a0dbce3b4 [IMP] account: Improve the search view of account.move.line added group by account and partner
bzr revid: psi@tinyerp.co.in-20100827115246-dhypnzu3c1zuakci
2010-08-27 17:22:46 +05:30
Mustufa Rangwala aa4e160f84 [FIX] account bank statment lines: onchange partner fill amount if its empty
bzr revid: mra@mra-laptop-20100827111330-42jf1103qge7zc3k
2010-08-27 16:43:30 +05:30
mtr 8026bd9279 [IMP] account_period:-remove the role and added the group 'account/manager' on 'Set to Draft button
bzr revid: mtr@mtr-20100827110133-bh05m92ll0q0733j
2010-08-27 16:31:33 +05:30
Mustufa Rangwala 952bd239c7 [MERGE] merge with trunk addons
bzr revid: mra@mra-laptop-20100827103351-ozj13d0ke5fp50zm
2010-08-27 16:03:51 +05:30
Mustufa Rangwala 19380a87a0 [IMP] Tax chart by wizard: * the menuitem Accounting \ Chart \ Chart of taxes, have to ask for a period, by default filled with the current period. Then opening the chart of tax using that period in context to have the sum period and sum years completed. It should also ask if we want to include the draft account moves or not
* the company_id field should be hidden in that chart, if the user doesn't have the useabilty / multi company group

    * the chart should display the period sum before the year sum

bzr revid: mra@mra-laptop-20100827103013-ppj8y6loadpw8oz4
2010-08-27 16:00:13 +05:30
Raphaël Valyi - http://www.akretion.com 64a2c35fac [FIX] hr_timesheet : Onchange of user was counting changed user into context
lp bug: https://launchpad.net/bugs/620907 fixed

bzr revid: jvo@tinyerp.com-20100827091739-14m4insilfd8s3xg
2010-08-27 14:47:39 +05:30
psi (Open ERP) 2831ed76a4 [IMP] account: Add tooltip for currency_id and change the label of account_type on account.bank.accounts.wizard object
bzr revid: psi@tinyerp.co.in-20100827072446-k2g61css8civ82ad
2010-08-27 12:54:46 +05:30
Mustufa Rangwala 073831ec2a [REF] Account
bzr revid: mra@mra-laptop-20100827064902-3rh7c96hdz3x9231
2010-08-27 12:19:02 +05:30
Mustufa Rangwala 581087ee9e [IMP] Ordering of invoices
bzr revid: mra@mra-laptop-20100827064140-iknjtawsm1s1x6fo
2010-08-27 12:11:40 +05:30
mtr 018a7b1c80 [IMP] account:-In chart of accounts,moved the company_id field after the company currency field
bzr revid: mtr@mtr-20100827063646-6le7xhr65l4zmwsd
2010-08-27 12:06:46 +05:30
Mustufa Rangwala 0975cb41ec [IMP] Account invoice: the order of invoices (all) is not correct: it should display them by number desc (not asc as currently)
bzr revid: mra@mra-laptop-20100827061756-s1ujub9a3ye5nfjc
2010-08-27 11:47:56 +05:30
psi (Open ERP) 3690da3b9b [FIX] hr_holidays: Fix the problem related to report Leaves by Department
bzr revid: psi@tinyerp.co.in-20100827053846-tlffr7s2zrze5rbq
2010-08-27 11:08:46 +05:30
MTR(OpenERP) 5a65cd5923 [MERGE] Branch: lp:~openerp-dev/openobject-addons/mtr-dev-addons3-improvements => Fix recurring entries on model account
bzr revid: mra@mra-laptop-20100827051338-yx36jd3jfvm7sxdr
2010-08-27 10:43:38 +05:30
Mustufa Rangwala 29c473188b [IMP] Account: bank statement name and numbering=> in all cases, the account move objects created (reminder: there is one account move by statement line) must have a name wich is the same as the bank_statement name + ' / ' + the sequence of the statement line
bzr revid: mra@mra-laptop-20100827045049-zuge81k8z8awrg0i
2010-08-27 10:20:49 +05:30
mtr 8f36061ac2 [MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: mtr@mtr-20100826124138-s01fd2e49ga4nqp4
bzr revid: mtr@mtr-20100827044617-ku61qzuyxc7xlog5
2010-08-27 10:16:17 +05:30
Mustufa Rangwala 60812a4df4 [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100827034319-td2ra7glt8f1yzr1
2010-08-27 09:13:19 +05:30
Launchpad Code Hosting 6422e808ee Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100827034139-s30gkvfy8v4d0qjw
2010-08-27 04:41:39 +01:00
Mustufa Rangwala 1cc6fe6a46 [IMP] Account: if statement.name =='/': the first statement created is St. 08/25/ instead of St. 08/25/1? check the sequence
if statement name !='/': do not append a sequence (if user typed 'QDP1', do not replace it by 'QDP1/x' where x is a sequence number autoincremented)

bzr revid: mra@mra-laptop-20100827033841-owws11we2s62e17m
2010-08-27 09:08:41 +05:30
Mantavya Gajjar 85ec26a64c [MERGE]: merging from the trunk addons
bzr revid: mga@tinyerp.com-20100826191251-z1h0j5tt00le2e7x
2010-08-27 00:42:51 +05:30
Mantavya Gajjar ec9f8f6cd2 [FIX]: review all vouchers and fix some usablity problems
[IMP]: make working, vendor payment and vendor bills

bzr revid: mga@tinyerp.com-20100826190933-23ibu3s07lix6tpr
2010-08-27 00:39:33 +05:30
Antony Lesuisse 7f53a6c8d5 crm message_update check for priority
bzr revid: al@openerp.com-20100826153121-krc4wfmbefhyvnp1
2010-08-26 17:31:21 +02:00
Mantavya Gajjar f92443f62b [FIX]: add the missign field type, it is required any how
[IMP]: implement the purchase voucher

bzr revid: mga@tinyerp.com-20100826150435-jgt0rvigha673hrh
2010-08-26 20:34:35 +05:30
Stephane Wirtel 0886361cc3 [FIX] project_issue: Remove the user_id in the domain of the actions for the dashboard
bzr revid: stephane@openerp.com-20100826144534-hb9vlyu2lxnobua3
2010-08-26 16:45:34 +02:00
Stephane Wirtel 2a1754ff21 [FIX] base_action_rule: Use a flag on the object from the pool to disable the recursion issue
bzr revid: stephane@openerp.com-20100826142022-9o0xyd3o3a30lsec
2010-08-26 16:20:22 +02:00
vra 1e8a9a983f [IMP] account: assigned collection and paid account to remaining configuration charts taxes, assigned common sequence for sale and purchase, assigned invoice seq for minimum chart demo journals.
bzr revid: vra@tinyerp.com-20100826134515-vzqm2ergu3bzkm0v
2010-08-26 19:15:15 +05:30
mtr c8e1404027 [FIX] account:-manual recurring wizard corrected
bzr revid: mtr@mtr-20100826123825-j60o4pqlouwj6vr2
2010-08-26 18:08:25 +05:30
Mustufa Rangwala 40e787c016 [MERGE] merge wid main addons
bzr revid: mra@mra-laptop-20100826122813-krbf53346xic2gap
2010-08-26 17:58:13 +05:30
mtr 5f9ff5f04c [MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: mtr@mtr-20100826055718-fg6zkdxjkrpcr8vm
bzr revid: mtr@mtr-20100826100644-e6y8wk04jdpf98wc
2010-08-26 15:36:44 +05:30
Mantavya Gajjar 31960711d6 [REM]: remove unused report
[FIX]: fix the type in menu domain

bzr revid: mga@tinyerp.com-20100826100316-ox9bbz4g3vx6bzfq
2010-08-26 15:33:16 +05:30
Mantavya Gajjar ad26470a0b [FIX]: change the name of menu
bzr revid: mga@tinyerp.com-20100826100248-e3dfe946epb23yry
2010-08-26 15:32:48 +05:30
Mustufa Rangwala 8262872c71 [IMP] bank statements: on change on journal = >Why it returns the currency it is automatically calculated with function field .. no need to return currency with onchange journal
bzr revid: mra@mra-laptop-20100826095019-1mohlmz154fylcnh
2010-08-26 15:20:19 +05:30
vra f96ee5cded [IMP][FIX] account: Added context instead of domain in different act windows of partner object, Fixed 'active_id' error in code.
bzr revid: vra@tinyerp.com-20100826094513-2x22qhx6727g6f5t
2010-08-26 15:15:13 +05:30
Mustufa Rangwala 17d6bbf3c9 [FIX] account bank statements: onchange on journal make wrong amount
bzr revid: mra@mra-laptop-20100826091223-1u5aee3lkzjiix8k
2010-08-26 14:42:23 +05:30
Mustufa Rangwala f43ab717cc [IMP] Account: Bank statements will not consider boolean on journal entry_posted
bzr revid: mra@mra-laptop-20100826085358-d4jgljoknte4q9yd
2010-08-26 14:23:58 +05:30
PSI(OpenERP) 7d9d528784 [FIX] HR : Better improvement of previous commit on the critical error of res_user search if non-admin user is related to an employee
bzr revid: jvo@tinyerp.com-20100826084008-5ikttnklrbkfxpez
2010-08-26 14:10:08 +05:30