Commit Graph

90 Commits

Author SHA1 Message Date
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
Mustufa Rangwala 36550876a0 [REF]
bzr revid: mra@mra-laptop-20101227073156-ovwnsscdqpulq0le
2010-12-27 13:01:56 +05:30
ARA (OpenERP) 0a97be7c77 [MERGE] merge from dev3
bzr revid: ara@tinyerp.com-20101217052844-aafz2ud2f3lldwbb
2010-12-17 10:58:44 +05:30
ARA (OpenERP) b789c2e1e3 [FIX] account_analytic_line must not be deleted if the journal etc is deleted
lp bug: https://launchpad.net/bugs/690753 fixed

bzr revid: ara@tinyerp.com-20101216115233-b5oszgkb2oh7hkd6
2010-12-16 17:22:33 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
qdp-launchpad@tinyerp.com 82448c4293 [REF] account, account_analytic_line.py: refactoring and code cleaning
bzr revid: qdp-launchpad@tinyerp.com-20101110114609-3t53lct11o7ecetl
2010-11-10 12:46:09 +01:00
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
Mustufa Rangwala 057c282cfb [FIX] Account: Analytic onchange amount unit => TypeError: int argument required
bzr revid: mra@mra-laptop-20101101094259-6h3izyiknl86jmnd
2010-11-01 15:12:59 +05:30
Mustufa Rangwala 93e46a396e [FIX] Account: Analytic onchange amount unit
bzr revid: mra@mra-laptop-20101101093714-0u4wihexr4ef3eon
2010-11-01 15:07:14 +05:30
XRG(OpenERP), MRA(OpenERP) 8328597b0f [MERGE] Account: Account analytic line => Onchange amount improved & code refactor
bzr revid: mra@mra-laptop-20101028094609-418e9h98a3bmdehn
2010-10-28 15:16:09 +05:30
Jay (OpenERP) 0e34d1d2ef [FIX] Account : Corrections on onchange which can return None to client
bzr revid: jvo@tinyerp.com-20101019124435-fmwxwn53hri4s93z
2010-10-19 18:14:35 +05:30
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Mustufa Rangwala 21cb64c24b [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101012044403-c5qdqf8k8v8xd6z3
2010-10-12 10:14:03 +05:30
ARA (OpenERP) d10e1e83af [REF] cleaning code of account
bzr revid: ara@tinyerp.com-20101011060340-v55iqbqk378atwnq
2010-10-11 11:33:40 +05:30
sbh (Open ERP) a0b23875b0 [MERGE]: Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101005044451-yifoxp03gpu83p93
2010-10-05 10:14:51 +05:30
Fabien Pinckaers 67999a7e4e [IMP] billing project hours useable
bzr revid: fp@tinyerp.com-20101004232308-pvzlua2cyra2kvqp
2010-10-05 01:23:08 +02:00
uco (Open ERP) bf0d12e99f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20100928104549-mwxiplx3s2fe42t1
2010-09-28 16:15:49 +05:30
qdp-launchpad@tinyerp.com cad3242b7f [FIX] account: onchange on analytic lines
bzr revid: qdp-launchpad@tinyerp.com-20100921121933-yazeuffn1mpkbiw2
2010-09-21 14:19:33 +02:00
sbh (Open ERP) be9b937035 [REM] product: Remove property_valuation_price_type field from view and code,
[IMP]account,hr_expense,product,stock: property_valuation_price_type remove the field and use standard_price

bzr revid: sbh@tinyerp.com-20100921102142-nlngoezrxz5m72jb
2010-09-21 15:51:42 +05:30
pap (openerp) 4e61111c59 [IMP] Account: added user_id while created analytic lines
bzr revid: pap@tinyerp.co.in-20100917083134-dw7g5vf9myo03e47
2010-09-17 14:01:34 +05:30
vra 039ef25d0d [ADD] added access rights for Analytic Accounting group including menus.
[REM] Extended group for analytic related menus.
[FIX] Analytic Entries date Order.
[FIX] Assigning sale price with proper sign in product_id onchange in analytic line.

bzr revid: vra@tinyerp.com-20100907115728-n09gkjycdr32ej77
2010-09-07 17:27:28 +05:30
qdp-launchpad@tinyerp.com 5ccf742524 [MERGE] merge with same branch + small improvements on accouting
[IMP] mrp: improved the mrp.production.form view

bzr revid: qdp-launchpad@tinyerp.com-20100906165421-zy7pz5sdfxgappe7
2010-09-06 18:54:21 +02:00
qdp-launchpad@tinyerp.com 515dfb8065 [IMP] account: usability changes
bzr revid: qdp-launchpad@tinyerp.com-20100906140701-9x5pbk51p21w0zqv
2010-09-06 16:07:01 +02:00
qdp-launchpad@tinyerp.com 2b0a9f5de3 [IMP] analytic & account: move the amount_currency and currency_id fields on analytic line from module analytic to account, and replaced with a fields.related
[IMP] analytic & account: usability small changes
[IMP] analytic: removed company_currency_id field on analytic account (duplicated field)
[IMP] analytic: put related fields when necessary

bzr revid: qdp-launchpad@tinyerp.com-20100906103334-nhyp1wcghs60c7qj
2010-09-06 12:33:34 +02:00
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
PAP(OpenERP) dc42df8ed6 [IMP] Project: improvements in project related modules + yaml
bzr revid: mra@mra-laptop-20100804121124-d1u8d5mqdtdmr160
2010-08-04 17:41:24 +05:30
Mustufa Rangwala 5e6432000f [IMP] Partner ledger reports
bzr revid: mra@mra-laptop-20100802090656-03dco2bnamdrh4rq
2010-08-02 14:36:56 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
mra (Open ERP) 45df657eb9 [MERGE]
bzr revid: mra@tinyerp.com-20100526045215-2yitn5wri6b18zwl
2010-05-26 10:22:15 +05:30
rpa (Open ERP) 8f3eac4526 [IMP]: account: Improvement for putting accounting information in partner, put view in partner view file
bzr revid: rpa@tinyerp.com-20100525122455-tdkl7fozl9seott2
2010-05-25 17:54:55 +05:30
mra (Open ERP) de6cc6c297 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100520130538-1zdmxq5poeaps9d7
2010-05-20 18:35:38 +05:30
Jay (Open ERP) 5b4c90f604 [FIX] Account : ._company_default_get() should have context as parameterized argument
bzr revid: jvo@tinyerp.com-20100520054130-mbgw3au7r32jjr4v
2010-05-20 11:11:30 +05:30
mra (Open ERP) 38dd957438 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100520041631-90wyd7ouhnpgwy6a
2010-05-20 09:46:31 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
psi (Open ERP) 84dfed9da7 [IMP] account, hr_contract, hr_timesheet, project: small changes, clean
bzr revid: psi@tinyerp.co.in-20100519130703-fgog8lo8zgh8g4rk
2010-05-19 18:37:03 +05:30
rpa (Open ERP) bc719175f8 [REM,IMP]: partner_infotab: Removed partner_infotab, put the details in respective modules(crm, account)
bzr revid: rpa@tinyerp.com-20100513141536-5t2nr95ec2wnll6b
2010-05-13 19:45:36 +05:30
Fabien Pinckaers e94611f53f [FIX] analytic account & project
bzr revid: fp@tinyerp.com-20100429054614-8okq2qk3kiskvaex
2010-04-29 07:46:14 +02:00
Stephane Wirtel 147e1f2c83 [MERGE] From Joel GrandGuillaume (Camp2Camp)
bzr revid: stephane@openerp.com-20100325133524-bopyjvq6dr6xq0xr
2010-03-25 14:35:24 +01:00
Joël Grand-Guillaume 942ac8de0b [IMP] Add the multi-currency support on product costs. You can now have different costs price for each company, but in the same currency even if your company are in different one
bzr revid: joel.grandguillaume@camptocamp.com-20100325105936-btwdqg96jt723l2r
2010-03-25 11:59:36 +01:00
Fabien Pinckaers 1091830208 [IMP] configurable digits in floats per application
bzr revid: fp@tinyerp.com-20100306205219-pg1r78deq76t2jg2
2010-03-06 21:52:19 +01:00
HDA (OpenERP) 284ec3e006 Merged with client
bzr revid: hda@tinyerp.com-20100216142723-ul7m7do5fpl3r9av
2010-02-16 19:57:23 +05:30
Joël Grand-Guillaume 8da7540388 [FIX] According to Xavier (OpenERP) to fit OpenERP requierements : remove commented code, use != instead of <>, fix picking wizard.
bzr revid: joel.grandguillaume@camptocamp.com-20100215103948-cbnngoh2px14pk6a
2010-02-15 11:39:48 +01:00
Christophe Simonis 231c5c04c2 [FIX] Unable to validate supplier invoice/refund with reference greater than 32 characters. The reference is used as reference for the move lines and the analytic account line but the reference of these objects are limited to 32 characters, raising an sql error. It also broke the workflow of the invoice.
lp bug: https://launchpad.net/bugs/518914 fixed

bzr revid: chs@tinyerp.com-20100208171726-3nabrcko8q8zo215
2010-02-08 18:17:26 +01:00
Joel Grand-Guillaume 9478383420 [MRG] Merge last trunk to post again my proposal
bzr revid: joel.grandguillaume@camptocamp.com-20100122131132-jdg4hqgcnyyl8qva
2010-01-22 14:11:32 +01:00
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Joel Grand-Guillaume 90ddcec2d7 [API] Remove date from onchange_unit_amount from analytic line, cause they are no more used as we base computation on pricetype
[FIX] Start to replace standard_price in everymodule with the right field according to company property

bzr revid: joel.grandguillaume@camptocamp.com-20091223163453-1a1y2pu9kmrzbep4
2009-12-23 17:34:53 +01:00
Joel Grand-Guillaume ffd766bd42 [IMP] Change pricelist for price type into company property
[IMP] Change all valuation according to price type instead of pricelist
[IMP] Compute the aveerage price based on the define price type in the company, this allow company to have different cost price

bzr revid: joel.grandguillaume@camptocamp.com-20091223152806-cacd3e8loi7tea53
2009-12-23 16:28:06 +01:00
uco (OpenERP) 80588b9d0b [ADD,IMP]: Added tooltips for some fields, Improved tooltips for product view.
bzr revid: uco@tinyerp.co.in-20091223131247-a3usqpicc17sjisv
2009-12-23 18:42:47 +05:30
Joel Grand-Guillaume d8500896c9 [IMP] Add trigger on account.analytic.line for currency change
[IMP] Refactoring the _balance_calc in project.py 
[FIX] Use the new refactored funtion to compute indicator in right the currency according to each level of analytical account

bzr revid: joel.grandguillaume@camptocamp.com-20091223095520-8gsqff2w7z0yrc7z
2009-12-23 10:55:20 +01:00