Commit Graph

283 Commits

Author SHA1 Message Date
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony a9d5c2d37e [FIX] res.partner: rename commercial_id to commercial_partner_id, following corresponding change in `base`
bzr revid: odo@openerp.com-20130418154022-lt7frhp9c8f2boo0
2013-04-18 17:40:22 +02:00
Quentin (OpenERP) 429ef87172 [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default
bzr revid: qdp-launchpad@openerp.com-20130418094147-q2ks4w47sn4fxdv2
bzr revid: qdp-launchpad@openerp.com-20130418103907-0qom5yfcq8osnovp
2013-04-18 12:39:07 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Raphael Collet 894eeef8e0 [MERGE] from trunk
bzr revid: rco@openerp.com-20130411073708-gaxl2332umtedmg6
2013-04-11 09:37:08 +02:00
Olivier Dony ad1650854e [FIX] account: recursively find proper partner to link to journal items, as discussed in bugs 1160365 and 1151947
lp bug: https://launchpad.net/bugs/1160365 fixed
lp bug: https://launchpad.net/bugs/1151947 fixed

bzr revid: odo@openerp.com-20130407212333-34jahthhppcz2wju
2013-04-07 23:23:33 +02:00
Cedric Snauwaert cec486a161 [FIX]account_invoice: remove useless and ugly viol error message from the past
bzr revid: csn@openerp.com-20130329155938-gezglrgphnndswnr
2013-03-29 16:59:38 +01:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Thibault Delavallée becbd707cf [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130329105546-epbmbbxd64cncj2h
2013-03-29 11:55:46 +01:00
Vo Minh Thu 245f0fe9f8 [REF] account: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134337-rpktoa5gj31iof5c
2013-03-27 14:43:37 +01:00
Thibault Delavallée 28e5d02b06 [MERGE] Sync with trunk.
bzr revid: tpa@tinyerp.com-20130322065219-vjy2nwjg97xhv16n
bzr revid: tde@openerp.com-20130327120928-o26n6vksq6hainq2
2013-03-27 13:09:28 +01:00
Thibault Delavallée 40a5dda617 [MERGE] Forward port of addons until 8903
bzr revid: tde@openerp.com-20130321093716-3nt7h2xunl8lusqh
2013-03-21 10:37:16 +01:00
Turkesh Patel (Open ERP) 7175b3e3fb [IMP] make strings translatable
bzr revid: tpa@tinyerp.com-20130321053855-2cg08qtcsjrouo35
2013-03-21 11:08:55 +05:30
Turkesh Patel (Open ERP) cd90ed025a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130321045350-wrm8yh6p0zywlhbb
2013-03-21 10:23:50 +05:30
Quentin (OpenERP) 9745c8c6c6 [FIX] account: prevent the residual amount of invoices/credit notes to be negative
bzr revid: qdp-launchpad@openerp.com-20130315130147-1n6g5z7nghmucibo
2013-03-15 14:01:47 +01:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Turkesh Patel (Open ERP) b979204344 [IMP] give name to the wizard and improve domain
bzr revid: tpa@tinyerp.com-20130308093740-al8tywa721h3spy1
2013-03-08 15:07:40 +05:30
Quentin (OpenERP) c659912b1e [MERGE] fix of bad partner chosen for accounting entries when doing stock valuation (imply a small refactoring of the function that moves on the partner instead of being of the invoice)
bzr revid: qdp-launchpad@openerp.com-20130306150142-oyjyn3s7scfc31yw
2013-03-06 16:01:42 +01:00
Josse Colpaert 76ca410f82 [FIX] _find_partner refactoring for res_partner and using it in creation of stock account moves
bzr revid: jco@openerp.com-20130305162015-lndgz2f0z4xtd62z
2013-03-05 17:20:15 +01:00
Thibault Delavallée 2e039c3d5c [CLEAN] Small code cleaning before merging (context management, coding style).
bzr revid: tde@openerp.com-20130305104801-d254qf2it3k22xl5
2013-03-05 11:48:01 +01:00
Anand Patel (OpenERP) 055fe6804c [IMP]Improved code as per suggation
bzr revid: pan@tinyerp.com-20130304090235-o7i8jt936c2tvoyk
2013-03-04 14:32:35 +05:30
Anand Patel (OpenERP) 731a022ee0 [MERGE]Trunk
bzr revid: pan@tinyerp.com-20130301070743-aejayq1g3mif79uv
2013-03-01 12:37:43 +05:30
Xavier ALT cf49af54a0 [FIX] account: add missing import preventing warning exception from r8731 to display correctly
fixup missing import from qdp-launchpad@openerp.com-20130220092832-cvge2q1xxw2aya4c

bzr revid: xal@openerp.com-20130227083820-8v0dw1toxesanyvu
2013-02-27 09:38:20 +01:00
Thibault Delavallée e0372e8c6d [FWD] [MERGE] Forward port of addons-v7 until rev. 8736.
bzr revid: tde@openerp.com-20130221105247-ezl63lpl4vdjxtys
2013-02-21 11:52:47 +01:00
Quentin (OpenERP) d996cc131a [MERGE] account: error message when trying to delete an invoice that already received a number
bzr revid: qdp-launchpad@openerp.com-20130220092832-cvge2q1xxw2aya4c
2013-02-20 10:28:32 +01:00
Bhumi Thakkar (Open ERP) 69fcf7bb62 [IMP] Remove bold and capital in first letter.
bzr revid: bth@tinyerp.com-20130220054249-4n3zpwvo767u6h4l
2013-02-20 11:12:49 +05:30
Bhumi Thakkar (Open ERP) 158700e2b0 [MERGE] Merge lp:openobject-addons.
bzr revid: bth@tinyerp.com-20130219101759-x9e79pllvnyxkjbh
2013-02-19 15:47:59 +05:30
Antonin Bourguignon 81037740e1 [IMP] issue #585361: give a more explicit error message when a user tries to delete an invoice that has been validated (i.e. assigned a sequence number)
also, replace the old fashioned exceptions with the new implementation (one rock, two birds)

bzr revid: abo@openerp.com-20130215171053-grkz9tkfsy2nkh3y
2013-02-15 18:10:53 +01:00
Antonin Bourguignon fe7dc3d817 [IMP] remove useless whitespaces
bzr revid: abo@openerp.com-20130215170842-662m14hjbpqelhbu
2013-02-15 18:08:42 +01:00
Quentin (OpenERP) f0eac0b71b [REF] code refactoring
bzr revid: qdp-launchpad@openerp.com-20130215143718-96rdoi766tsm3fho
2013-02-15 15:37:18 +01:00
Quentin (OpenERP) 922177ca5b [MERGE] trunk
bzr revid: abo@openerp.com-20130214173523-qcp6ob71xe7h9vdm
bzr revid: qdp-launchpad@openerp.com-20130215143525-qyzijw8un3shkk03
2013-02-15 15:35:25 +01:00
Bhumi Thakkar (Open ERP) ad6d133d3c [MERGE] Merge lp:openobeject-addons.
bzr revid: bth@tinyerp.com-20130215122526-einsh4wazw2e1lxs
2013-02-15 17:55:26 +05:30
Xavier ALT 5cdb8efab6 [MERGE] BUG 1096061: account: fix traceback on refund type 'modify'
Add docstring to account.invoice _refund_cleanup_lines() to make
  explicit that a want ``lines`` as list of browse_record.

lp bug: https://launchpad.net/bugs/1096061 fixed

bzr revid: xal@openerp.com-20130215092727-mkff1tfjmi0qv72k
2013-02-15 10:27:27 +01:00
Antonin Bourguignon 75f80571df [IMP] introduce two examples of use of the new get_config_warning() helper
Typical use: self.pool.get("res.config.settings").get_config_warning(cr, _("Excpt message"), context)
More documentation and examples in res_config.py doc (see method get_config_warning())

bzr revid: abo@openerp.com-20130214173413-lm4jm86eolinwz69
2013-02-14 18:34:13 +01:00
Antonin Bourguignon 496a580335 [IMP] let the code breathe
bzr revid: abo@openerp.com-20130214173156-e2o3ovrg6t8et90g
2013-02-14 18:31:56 +01:00
Antonin Bourguignon bf6c911b5d [IMP] remove whitespaces
bzr revid: abo@openerp.com-20130214172852-l2vuptiwtc06xp47
2013-02-14 18:28:52 +01:00
Quentin (OpenERP) 3fe67314cc [MERGE] forward port of fixes made in version 7
bzr revid: qdp-launchpad@openerp.com-20130214100628-0eaudbqhflpmjjyf
2013-02-14 11:06:28 +01:00
Quentin (OpenERP) cad3d17c2c [MERGE] fix of bug 1084819
lp bug: https://launchpad.net/bugs/1084819 fixed

bzr revid: qdp-launchpad@openerp.com-20130213175155-sicmreihpw8qviie
2013-02-13 18:51:55 +01:00
Bhumi Thakkar (Open ERP) 794323c8bc [IMP] Invocie sent message displayed on chatter of so.
bzr revid: bth@tinyerp.com-20130207063406-kjqt55h5r3304893
2013-02-07 12:04:06 +05:30
Tejas Tank b5a9ccbe11 [IMP] account: use the new signal_xxx methods instead of trg_validate and also update code with create_workflow and delete_workflow feature.
bzr revid: tta@openerp.com-20130201064740-wxigbf179uf6dnnt
2013-02-01 12:17:40 +05:30
Fabien Pinckaers dddc108b11 [FIX] UoM change on invoice line
bzr revid: fp@openerp.com-20130105232919-4yrejqrupmev3psg
2013-01-06 00:29:19 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Thibault Delavallée f49f43958d [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121221100609-2x59amtxj4sjedcu
2012-12-21 11:06:09 +01:00
Thibault Delavallée b37450ba49 [IMP] sale, purchase, invoice: automatically subscibe recipints of Send by email as document followers.
bzr revid: tde@openerp.com-20121221095902-k2xk928po48cogdm
2012-12-21 10:59:02 +01:00
Josse Colpaert dba6e07ecd [FIX] Will take into account the type of the invoice for the default account in the invoice line
lp bug: https://launchpad.net/bugs/1084819 fixed

bzr revid: jco@openerp.com-20121221094147-mp7dhttfob7y2xis
2012-12-21 10:41:47 +01:00
Thibault Delavallée e3c31cab9e [IMP] track_visibility atribute: moved onto explicit strings.
bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s
2012-12-20 12:47:30 +01:00
Thibault Delavallée 33ea9c9f73 [CLEAN] account, account_voucher: updated subtypes, removed dead code and unnecessary chatter message.
bzr revid: tde@openerp.com-20121219130024-bmf584gyw5p8khrc
2012-12-19 14:00:24 +01:00
Thibault Delavallée 8806ee77ca [FIX] account: fixed crash when evaluating some subtypes because of unread field. Modified tracked (old name) to track_visibility. Added description on subtypes of account.
bzr revid: tde@openerp.com-20121219121520-riwt9w52ntsa9dhm
2012-12-19 13:15:20 +01:00
Thibault Delavallée cd290565a4 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219093924-5rqmhb6ve7bv7qzl
2012-12-19 10:39:24 +01:00