Commit Graph

69633 Commits

Author SHA1 Message Date
Cedric Snauwaert 4582dd6b7f [FIX]purchase_view: add id to differenciate button
bzr revid: csn@openerp.com-20130604074728-8dzqenspej49v11t
2013-06-04 09:47:28 +02:00
Cedric Snauwaert bc8b2fb248 [FIX]purchase: fix domain of quotation menu to also show rfq with state == bid
bzr revid: csn@openerp.com-20130603131140-aq4j6867ix9ezs0l
2013-06-03 15:11:40 +02:00
Jacques-Etienne Baudoux 8e962178a2 [IMP]purchase_requisition: add prepare method for make_purchase_order for modularity
bzr revid: je@bcim.be-20130603125900-9boxhuuey6fj9mo5
2013-06-03 14:59:00 +02:00
Cedric Snauwaert 40b4ccea0a [FIX]purchase: add lead time on purchase order line
bzr revid: csn@openerp.com-20130603103019-gxurr7m3qn1ik0y1
2013-06-03 12:30:19 +02:00
Cedric Snauwaert 88a77ec6d5 [FIX]purchase_requisition test: fix the test because we changed the workflow of tender
bzr revid: csn@openerp.com-20130531144132-blpslz3i2ixodroh
2013-05-31 16:41:32 +02:00
Cedric Snauwaert f887094b49 [FIX]purchase_requisition: small usability change
bzr revid: csn@openerp.com-20130531122424-2es40xunnch896kq
2013-05-31 14:24:24 +02:00
Arnaud Pineux 2abd4d2222 [FIX] return back in breadcrumb
bzr revid: api@openerp.com-20130531094936-a27pmhrh4iqb2jre
2013-05-31 11:49:36 +02:00
Arnaud Pineux ae4ed0be36 [FIX] return the action
bzr revid: api@openerp.com-20130531090634-4o6wegyqmdoct9vm
2013-05-31 11:06:34 +02:00
Cedric Snauwaert 5d6379bc62 [FIX]purchase_requisition: working generate_po button and add groups in view for advance bidding mode
bzr revid: csn@openerp.com-20130531073856-v6p416dm50qwzf8x
2013-05-31 09:38:56 +02:00
Cedric Snauwaert 5593671ee4 [FIX]purchase_requisition: method to generate po from bid line and add a group as well as option in res_config for advance mode
bzr revid: csn@openerp.com-20130529154305-zhok6su2fmlet3x9
2013-05-29 17:43:05 +02:00
Cedric Snauwaert f3ccaf688a [ADD]purchase_requisition: add a button in tree view to generate PO after bidding, need a one line patch in server in order to work
bzr revid: csn@openerp.com-20130529122833-ocz3lyhqv8y8cr1o
2013-05-29 14:28:33 +02:00
Quentin (OpenERP) 74220665a4 [FIX] purchase: usability in buttons in PO/RFQ form view
bzr revid: qdp-launchpad@openerp.com-20130529121654-brkvlmes5i2cps6l
2013-05-29 14:16:54 +02:00
Cedric Snauwaert d39a918143 [FIX]purchase_requisition: add button and a new state in purchase order workflow and changes in tender process
bzr revid: csn@openerp.com-20130529095150-4f0g1vmfj9h54juu
2013-05-29 11:51:50 +02:00
Martin Trigaux 37111666cf [IMP] various change
account_payment: [FIX] Spelling error and missing call to _(), courtesy of Stefan Rijnhart (Therp)
account: [FIX] context is not propagated through account_period.name_search to account_period.search, courtesy of Guewen Baconnier (Camptocamp)
account_followup: [IMP] remove create and import button on 'do manual followup' view, courtesy of Csaba Toth

bzr revid: mat@openerp.com-20130528154100-o0csnsfumcep9r1c
2013-05-28 17:41:00 +02:00
Martin Trigaux e390d05862 [MERGE] [FIX] Spelling error and missing call to _(), courtesy of Stefan Rijnhart (Therp)
bzr revid: mat@openerp.com-20130528152722-lky2l3f6htfc0h35
2013-05-28 17:27:22 +02:00
Martin Trigaux 17a618eb89 [MERGE] [FIX] context is not propagated through account_period.name_search to account_period.search, courtesy of Guewen Baconnier (Camptocamp)
lp bug: https://launchpad.net/bugs/1177348 fixed

bzr revid: mat@openerp.com-20130528152327-zq382uvqn9h3ja83
2013-05-28 17:23:27 +02:00
Stefan Rijnhart 2ed4144abe [FIX] Actually import gettext function
bzr revid: stefan@therp.nl-20130528152303-20c281snp5o3bkfq
2013-05-28 17:23:03 +02:00
Martin Trigaux 90a9010f52 [MERGE] [FIX] 'Do manual Follow-ups' (menu) mistakenly enables create and import button
lp bug: https://launchpad.net/bugs/1156938 fixed

bzr revid: mat@openerp.com-20130528151301-ioede6k0mqsw3c61
2013-05-28 17:13:01 +02:00
Martin Trigaux 524f9da9b8 [MERGE] sync
bzr revid: mat@openerp.com-20130528151116-2p8kfbk1v76sooo1
2013-05-28 17:11:16 +02:00
Martin Trigaux 1c59463ddc [MERGE] various changes
account: use context in pos box actions, avoid traceback when cashout
account_followup: allow grouping by country
document_page: allow grouping by author

bzr revid: mat@openerp.com-20130528141917-0hdp1qkf6pn914x5
2013-05-28 16:19:17 +02:00
Martin Trigaux 2e245cac18 [MERGE] [FIX]:pages should be filtered using group by author in the knowledge menu
bzr revid: mat@openerp.com-20130528141116-ewfyg0ej42huhwl9
2013-05-28 16:11:16 +02:00
Martin Trigaux 71072f1a2c [MERGE] [FIX] account_followup: Fixed the issue of Group by of Country of Do Manual Follow-ups
bzr revid: mat@openerp.com-20130528135207-7w93gs1h41my1uwl
2013-05-28 15:52:07 +02:00
Martin Trigaux 56a3b528f5 [MERGE] [FIX]account:in cash register if we put or take money its generate traceback
bzr revid: mat@openerp.com-20130528133435-v4b99yxh3hi523he
2013-05-28 15:34:35 +02:00
Martin Trigaux 2fe9d85686 [MERGE] sync
bzr revid: mat@openerp.com-20130528131634-v0codb0fx6r7p3i0
2013-05-28 15:16:34 +02:00
Martin Trigaux 7f643d5540 [IMP] various changes
sale_stock: fix test to match new order
project: remove create button on view
procurement: allow grouping by reason
mrp: use property_ids for order line
account: allow grouping by template

bzr revid: mat@openerp.com-20130528131559-1u7t50sicpc3c6xe
2013-05-28 15:15:59 +02:00
Stefan Rijnhart 07cf4d5836 [FIX] Spelling error and missing call to _()
bzr revid: stefan@therp.nl-20130528130906-ciyf3thaw579pqvu
2013-05-28 15:09:06 +02:00
Martin Trigaux 2229e4d1d0 [FIX] correct test to match new ordering
bzr revid: mat@openerp.com-20130528130521-m09g4mhv3iyuefa2
2013-05-28 15:05:21 +02:00
Martin Trigaux 2e0d8cd2bd [FIX] revert change at revision 9172
bzr revid: mat@openerp.com-20130528130018-0yrh0fl3hz132tmm
2013-05-28 15:00:18 +02:00
Martin Trigaux 28a4b350f4 [FIX] sale_stock: property_ids is in mrp
bzr revid: mat@openerp.com-20130528124849-u1uren6fjfe1pcxz
2013-05-28 14:48:49 +02:00
Quentin (OpenERP) 213995a343 [FIX] share: don't crash anymore when sharing an object with a one2many related fields
bzr revid: qdp-launchpad@openerp.com-20130528122527-2hf6c9fboirh1u9d
2013-05-28 14:25:27 +02:00
Martin Trigaux 7b4cdfdb53 [MERGE] [FIX] project: Cumulative flow report shows create button on the tree view which is of no use on analysis report
bzr revid: mat@openerp.com-20130528122126-b081huv307ydxtzl
2013-05-28 14:21:26 +02:00
Martin Trigaux 0ed5316c29 [MERGE] [FIX] account: Grouping on field 'template_id' is not possible because that field does not appear in the list view
bzr revid: mat@openerp.com-20130528122036-e08b5j358u5u6r4j
2013-05-28 14:20:36 +02:00
Martin Trigaux 417ddebd8a [MERGE] [FIX]procurement: in procurement exceptions group by reason it gives error
bzr revid: mat@openerp.com-20130528121540-hc1lo85sb51r7k91
2013-05-28 14:15:40 +02:00
Martin Trigaux 0a98210b98 [MERGE] [IMP] stock: sort picking by id, account: no percent label for tax amount
bzr revid: mat@openerp.com-20130528120641-6ehgdze3rm7v0il3
2013-05-28 14:06:41 +02:00
Martin Trigaux 1908d590be [IMP] sort stock picking by id, no percent label for tax amount
bzr revid: mat@openerp.com-20130528115811-klv4spx00srr4vqb
2013-05-28 13:58:11 +02:00
Martin Trigaux fc50127c01 [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130528115335-e80bdm1ef2rwvild
2013-05-28 13:53:35 +02:00
Martin Trigaux adda8323ab [MERGE] [FIX] property_ids not used while creating a proc. order, courtesy of Davide Corio
lp bug: https://launchpad.net/bugs/926107 fixed

bzr revid: mat@openerp.com-20130528100600-fco5tayf4350s3v6
2013-05-28 12:06:00 +02:00
Quentin (OpenERP) a5d944fb87 [IMP/FIX] base, res_company: changed the default headers in order to add the default styles in generated RML, to allow their modification (and the report printing of chinese characters, for example)
bzr revid: qdp-launchpad@openerp.com-20130528085920-ifabgl11jfimixqd
2013-05-28 10:59:20 +02:00
Quentin (OpenERP) 6fbae5b0e6 [FIX] mrp: removed fontName from production order report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130528083814-chxx8nve4ar3ikxa
2013-05-28 10:38:14 +02:00
Quentin (OpenERP) 93fd5dd79e [FIX] purchase: removed fontName from RFQ and PO reports in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130528081955-20t8gzr5tm6vsktn
2013-05-28 10:19:55 +02:00
Quentin (OpenERP) 34b1314bb2 [FIX] sale: removed fontName from sale order report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130527165133-81sps2mv2wgqb98w
2013-05-27 18:51:33 +02:00
Quentin (OpenERP) 96d540af06 [FIX] account: removed fontName from invoice report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130527163046-rkkqou1bddqup9b3
2013-05-27 18:30:46 +02:00
Launchpad Translations on behalf of openerp bafef8f1dc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130528063641-1jm7f93xez43sp56
2013-05-28 06:36:41 +00:00
Quentin (OpenERP) 968aa44bdf [FIX] report, rlm2pdf: added support of Sun-ExtA font and the possibility to define a default value for font parameters in parastyles. We can now use <paraStyle name='Normal fontName='xxxx'/> in company header, for example, if we want to define font xxxx to be used by default in each rml reports (if not overwritten in a further paraStyle)
bzr revid: qdp-launchpad@openerp.com-20130527162051-3e7ztox54vyc8xxc
2013-05-27 18:20:51 +02:00
niv-openerp cb21eb3506 [FIX] problem with login form when using --no-database-list
lp bug: https://launchpad.net/bugs/1172488 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130527141845-1xjmmp9tdukv6r2j
2013-05-27 16:18:45 +02:00
Martin Trigaux 7d8acf168e [IMP] account: use digits precision of account +3 for account.tax and templates
bzr revid: mat@openerp.com-20130527123000-c9wp9j23lvu5ug7j
2013-05-27 14:30:00 +02:00
niv-openerp 97110c0a48 [FIX] problem in database manager when db list is desactivated
lp bug: https://launchpad.net/bugs/1166856 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130527122415-pk8i2uqfrgyiac83
2013-05-27 14:24:15 +02:00
Martin Trigaux a1bbb140b3 [IMP] account: use digits precision of account +3 for account.tax and templates
bzr revid: mat@openerp.com-20130527085957-xq6zwmc3lhn6yy83
2013-05-27 10:59:57 +02:00
Martin Trigaux 2036bf536c [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130527085023-j1d452esdu4chy7d
2013-05-27 10:50:23 +02:00
Launchpad Translations on behalf of openerp c40b3825d7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130525062725-xjoymmi42b2z1kk4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130526053952-a661pgpl7pd7n4vd
2013-05-26 05:39:52 +00:00