Commit Graph

334 Commits

Author SHA1 Message Date
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
Amit Dodiya 61ba9cbd10 [FIX] account_invoice: due date is reset to current date when we have no payment term and due date is manually defined
bzr revid: ado@tinyerp.com-20130321052724-ck8ly3e5leo6cd2a
2013-03-21 10:57:24 +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
Amit Dodiya d16feda547 [FIX] make the breadcrump string translatable
bzr revid: ado@tinyerp.com-20130313062009-hq120fpelkd7p0qj
2013-03-13 11:50:09 +05:30
Amit Dodiya c1e0521566 [FIX]: account: when we create invoice from portal menu got the error becuase in context we have passed list in type so code cannot handle the list
bzr revid: ado@tinyerp.com-20130308130227-bvm08cab4gjkco71
2013-03-08 18:32:27 +05:30
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
Amit Dodiya 3d0a4e0c3d [FIX] make the breadcrump string translatable
bzr revid: ado@tinyerp.com-20130228070311-zbhx3bcpqo6cgfx0
2013-02-28 12:33:11 +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
Pinakin Nayi (OpenERP) eb6ba5ba47 [IMP]account:field supplier invoice number should be set in journal entry as description
bzr revid: pna@tinyerp.com-20130215095801-wstbzqniydainl4s
2013-02-15 15:28:01 +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
Ravish(OpenERP) 03b7ffd0b5 [FIX] borrow an additionnal fix from lp:~openerp-dev/openobject-addons/trunk-bug-1101146-rmu
bzr revid: ls@numerigraphe.fr-20130124142052-ob4xxtzh88r1javw
2013-01-24 15:20:52 +01:00
Numerigraphe - Lionel Sausin 2590541607 [IMP] Document the description fields on Products, and assume that invoices must get either the Purchase Description or the Sale Description.
lp bug: https://launchpad.net/bugs/1101146 fixed

bzr revid: ls@numerigraphe.fr-20130118113309-vpq65omrvges1th8
2013-01-18 12:33:09 +01:00
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
Rajesh Prajapati (OpenERP) c9f803ff74 [IMP] Account : changed terms as suggested in account module
bzr revid: rpr@tinyerp.com-20121219065645-1cffyp8i4lqi083o
2012-12-19 12:26:45 +05:30
Fabien Pinckaers 065821dfd6 [MOD] use read() instead of browse
bzr revid: fp@tinyerp.com-20121218234907-j672neyvifmo4bur
2012-12-19 00:49:07 +01:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Fabien Pinckaers 41f7f27881 [IMP] several subtype fixes
bzr revid: fp@tinyerp.com-20121218220617-d6ebdlkf1facw4x8
2012-12-18 23:06:17 +01:00
Olivier Dony 72387cef3b [MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion
bzr revid: odo@openerp.com-20121218184210-kscqaid9vj0fman4
2012-12-18 19:42:10 +01:00
Thibault Delavallée 8e0c7f9781 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121218181852-j9qg1po5y4yw67ko
2012-12-18 19:18:52 +01:00
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Olivier Dony 2eb26fb107 [MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion
bzr revid: odo@openerp.com-20121218174225-vheaos3zxh2q578l
2012-12-18 18:42:25 +01:00
Thibault Delavallée b95b32d644 [MERGE] Merged branch holding subtype work by APA.
bzr revid: tde@openerp.com-20121218131142-2jb6wac6y9q6dc7v
2012-12-18 14:11:42 +01:00
Thibault Delavallée 2dbe4a696e [MERGE] Sync wirth trunk.
bzr revid: tde@openerp.com-20121218093241-y0id5g1r1k6yok42
2012-12-18 10:32:41 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Thibault Delavallée 6d2a0d270f [MERGE] Merged lp:~openerp-dev/openobject-addons/trunk-tracked-fields-chs, with some selective choices.
bzr revid: tde@openerp.com-20121217095510-8upbg071esk5hlk1
2012-12-17 10:55:10 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Sanjay Gohel (Open ERP) 510af53747 [MERGE]with trunk
bzr revid: sgo@tinyerp.com-20121210050956-qie5jf94xvgogiaq
2012-12-10 10:39:56 +05:30
Foram Katharotiya (OpenERP) 955f2588a2 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121210045724-sk2hk8mmi8iahfwn
2012-12-10 10:27:24 +05:30
Olivier Dony e7b30b164e [MERGE] Another batch of Bugfixes from 6.1
Up to 6.1 revision 6800 olt@tinyerp.com-20120516065727-ghvzjttnncj8ryj0

bzr revid: odo@openerp.com-20121207183024-adx8vnq9cytxi2lu
2012-12-07 19:30:24 +01:00
Olivier Dony 5db87bea9c [MERGE] Bugfixes from 6.1 until revision 6800
bzr revid: odo@openerp.com-20121206153856-9y9v8ok6yxo6l5f0
2012-12-06 16:38:56 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Foram Katharotiya (OpenERP) 5b3584a4a9 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121206045512-qn4wk0l1b73nearm
2012-12-06 10:25:12 +05:30
Sanjay Gohel (Open ERP) 7cabef4ffc [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121206044511-k9xe8jbchif7i3qh
2012-12-06 10:15:11 +05:30
Olivier Dony 0e407362e8 [MERGE] account.invoice: cleanup useless code, courtesy of Raphaël Valyi (Akretion)
bzr revid: odo@openerp.com-20121205112853-3kktg1r7bp82vwam
2012-12-05 12:28:53 +01:00
Olivier Dony 3d7eb0a71f [FIX] account: incorrect on_change methods result in invalid final unit price
lp bug: https://launchpad.net/bugs/938728 fixed

bzr revid: odo@openerp.com-20121205094045-mhv7kp0dx2ptp5ui
2012-12-05 10:40:45 +01:00
Foram Katharotiya (OpenERP) c300280eff [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121205053732-s966xh7rx0nwajsm
2012-12-05 11:07:32 +05:30
Sanjay Gohel (Open ERP) 8b26c71ce6 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121205051641-8cnalvjo2yd8ilz0
2012-12-05 10:46:41 +05:30
Raphaël Valyi cb7e38d212 [REF][account] no brainer removal of useless code in invoice onchange_partner_id
bzr revid: rvalyi@gmail.com-20121204194831-i5d8uxdqrhtlqjon
2012-12-04 17:48:31 -02:00
Quentin (OpenERP) 966890c540 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121204103146-9mfmx56ulfxrlphj
2012-12-04 11:31:46 +01:00
Quentin (OpenERP) f231b5b5f6 [MERGE] staging branch with misc fixes in accounting
bzr revid: qdp-launchpad@openerp.com-20121204091014-89ck1ditngl1u12c
2012-12-04 10:10:14 +01:00
Sanjay Gohel (Open ERP) c91da1fb35 [MERGE]merge with latest trunk
bzr revid: sgo@tinyerp.com-20121203132425-umzbdj5gm6m29b6c
2012-12-03 18:54:25 +05:30
Thibault Delavallée c3a3492848 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121203093454-lf21qlsuse1ve8ro
2012-12-03 10:34:54 +01:00
Fabien Pinckaers 1165abefc4 [IMP] followup
bzr revid: fp@openerp.com-20121130232837-mnp8cdlnsjpl6jeh
2012-12-01 00:28:37 +01:00
Quentin (OpenERP) a68e5f9041 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121130171130-dugntyqmjunwr20m
2012-11-30 18:11:30 +01:00
Quentin (OpenERP) 73c53b4071 [FIX] account_voucher: pay invoice propose the good partner (parent if not a company)
bzr revid: qdp-launchpad@openerp.com-20121130163528-zjjncja58hhnyflh
2012-11-30 17:35:28 +01:00
Quentin (OpenERP) e786a1675b [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130091824-e3xhak3k9z2anihv
2012-11-30 10:18:24 +01:00
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +01:00
Quentin (OpenERP) 7a50367e84 [IMP] account: optimized the account invoice analysis report to lower the response time. Removed the fields due_delay and delay_to_pay that were the reasons of the bad performances besides being a bit useless and having wrong values computed
bzr revid: qdp-launchpad@openerp.com-20121129101228-6cxv07svxnbabfr0
2012-11-29 11:12:28 +01:00
Sanjay Gohel (Open ERP) 15182d3320 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121129052542-c3qqz5blh543f4dv
2012-11-29 10:55:42 +05:30
Quentin (OpenERP) 8dbdbf713f [FIX] account: pay_and_reconcile() function fixed as per new behavior (accounting entries are created for the parent company if needed)
bzr revid: qdp-launchpad@openerp.com-20121128111252-1m37zos11iwg9xyr
2012-11-28 12:12:52 +01:00
Sanjay Gohel (Open ERP) f630e0a338 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121128095512-t9v6p77jl54yai9p
2012-11-28 15:25:12 +05:30
Josse Colpaert f41866a703 [IMP] Adding Python tests
bzr revid: jco@openerp.com-20121127165317-v5rmrw5wvx6yykyr
2012-11-27 17:53:17 +01:00
Quentin (OpenERP) 928f7ecfe9 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121127134541-t16ham0o3k4xx0f8
2012-11-27 14:45:41 +01:00
Sanjay Gohel (Open ERP) 257bc28f47 [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20121127132410-97fdoscu8mhg7d6r
2012-11-27 18:54:10 +05:30
Quentin (OpenERP) 14c220cb9a [FIX] account: passing context in action_cancel() method of account.invoice. Fixing the runbot
bzr revid: qdp-launchpad@openerp.com-20121127122416-x9220fce3gbv2vr5
2012-11-27 13:24:16 +01:00
Fabien Pinckaers 85d1b074ae [FIX] account multi-company & crm log call
bzr revid: fp@tinyerp.com-20121126185249-6jrwoxvbhcu1ueqd
2012-11-26 19:52:49 +01:00
Josse Colpaert bf172d2959 [MERGE] merge from trunk
bzr revid: jco@openerp.com-20121126140054-0p35u0qd38k51w84
2012-11-26 15:00:54 +01:00
Hardik 98a1f3d3bc [IMP]Create customer invoice and select the customer without demo data
bzr revid: hsa@tinyerp.com-20121126113713-trqn1l2xlkxucnk3
2012-11-26 17:07:13 +05:30
Quentin (OpenERP) 02f55a72f7 [FIX] sale, account: fixed the invoicing flow for the following use case 'i make a SO for "joel@c2c", at the confirmation the invoice is sent to "accounting department@c2c" and finally the journal items created are for "c2c"'
bzr revid: qdp-launchpad@openerp.com-20121126092658-g981dg91gcjp1tvl
2012-11-26 10:26:58 +01:00
Amit Patel ebe7df0998 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121122092735-02chvlyvr1mkj8th
2012-11-22 14:57:35 +05:30
Sanjay Gohel (Open ERP) 0afceb9dbd [IMP]tracked sale project_issue and invoice fields
bzr revid: sgo@tinyerp.com-20121122062023-wzj8p4s0yj9gntep
2012-11-22 11:50:23 +05:30