Commit Graph

5338 Commits

Author SHA1 Message Date
Stephane Wirtel 5ed4362d4c [FIX] Drop the view report_timesheet_user if exists
lp bug: https://launchpad.net/bugs/310458 fixed

bzr revid: stephane@tinyerp.com-20081222080505-ulmd00uuvat3o7vp
2008-12-22 09:05:05 +01:00
Jack De Vos 351b022971 Corrected mrp_repair report file
bzr revid: jvo@tinyerp.com-20081222070406-7o1ce1dnhq9k9i4o
2008-12-22 12:34:06 +05:30
Jack De Vos e02294d504 Added Mode attribute to calendar tag
bzr revid: jvo@tinyerp.com-20081222065718-3as9ed6lhdpv1sc1
2008-12-22 12:27:18 +05:30
Priyesh 50839dcb93 minor changes
bzr revid: solanki.priyesh@gmail.com-20081222062453-tl19d4oiu1huu0xm
2008-12-22 11:54:53 +05:30
Stephane Wirtel ea1bba7870 [IMP] Use the ALLINONE flag
bzr revid: stephane@tinyerp.com-20081221202002-it8rvmy6ryefkdzt
2008-12-21 21:20:02 +01:00
Stephane Wirtel 8c556b30f5 [FIX] Use the wizard exception
bzr revid: stephane@tinyerp.com-20081221010846-08srtgte4o1l97ka
2008-12-21 02:08:46 +01:00
Sebastien LANGE 0ed5963469 [IMP]
* Extract the pot file
 * must be completed all po files with new terms

bzr revid: sebatien.lange@syleam.fr-20081220195252-ngmj94aat6ottf2s
2008-12-20 20:52:52 +01:00
Sebastien LANGE 2a68020515 [IMP]
* Add wizard scan product to use barcode reader

bzr revid: sebatien.lange@syleam.fr-20081220193344-w4bt1ivc8tttlwsn
2008-12-20 20:33:44 +01:00
Sebastien LANGE d5705c6b5c [IMP]
* Report syleam_pos improvement to point_of_sale module
 * Move Partner and Pricelist on the first tab
 * Add Payment Term, Payment Name, Payment Date and Piece Number on Payment tab
 * Complete wizard make payment with the new payment fields

bzr revid: sebatien.lange@syleam.fr-20081220182938-iponcc59o334xpzb
2008-12-20 19:29:38 +01:00
Fabien Pinckaers 45bf3769ae improved_view
bzr revid: fp@tinyerp.com-20081220111636-rk88ok4lw3aqgxxo
2008-12-20 12:16:36 +01:00
Fabien Pinckaers 2722b55abf modifs
bzr revid: fp@tinyerp.com-20081220105326-uxkbveaeujba78pq
2008-12-20 11:53:26 +01:00
Fabien Pinckaers d00629031a modifs
bzr revid: fp@tinyerp.com-20081220094337-mjo4mhxnfdynzh5y
2008-12-20 10:43:37 +01:00
Fabien Pinckaers d6d58af494 bugfix
bzr revid: fp@tinyerp.com-20081220090454-csd8g7hin8og6akf
2008-12-20 10:04:54 +01:00
Fabien Pinckaers 566a96b33a bugfix
bzr revid: fp@tinyerp.com-20081220082339-f7tmnksl80pugnsk
2008-12-20 09:23:39 +01:00
Fabien Pinckaers 1efb2973fa modifs
bzr revid: fp@tinyerp.com-20081220081943-kfp7128jpyr3rp7r
2008-12-20 09:19:43 +01:00
Fabien Pinckaers 15cc22f3b2 modifs
bzr revid: fp@tinyerp.com-20081220081626-sa1dogrgonjw7e7j
2008-12-20 09:16:26 +01:00
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Fabien Pinckaers da52cdfd2d bugfix
bzr revid: fp@tinyerp.com-20081220070936-yglbdgyj4vpnrnwq
2008-12-20 08:09:36 +01:00
Fabien Pinckaers e6ff374e97 modifs
bzr revid: fp@tinyerp.com-20081220051944-hv3tujbwsirmk456
2008-12-20 06:19:44 +01:00
Fabien Pinckaers d67e5ca42f bugfix
bzr revid: fp@tinyerp.com-20081220051116-mz11ck1kj0ygpazb
2008-12-20 06:11:16 +01:00
Fabien Pinckaers 0b87a4c712 merge
bzr revid: fp@tinyerp.com-20081220045705-gnilmaohtgwdbqn4
2008-12-20 05:57:05 +01:00
Christophe Simonis 74b55c57e7 [FIX] handle the case when 'selection' in wizard are functions
[FIX] handle the case when the rml or the xsl are not correct xml

bzr revid: christophe@cobalt-20081219230001-n2o1s5nxfesgegdw
2008-12-20 00:00:01 +01:00
Christophe Simonis f16bd3f97e [MERGE]
bzr revid: christophe@cobalt-20081219194725-43cy82scvaiwbnbo
2008-12-19 20:47:25 +01:00
Fabien Pinckaers 395071a27e improvement
bzr revid: fp@tinyerp.com-20081219192528-qwx4qwgfu1fab10c
2008-12-19 20:25:28 +01:00
Christophe Simonis 654f03f72a [IMP] Track where a cursor is created when this cursor is not closed explicitly
[IMP] do not reformat the parameters, allowing to pass dict as parameters

bzr revid: christophe@cobalt-20081219192149-pzg3xaygvbhc111x
2008-12-19 20:21:49 +01:00
Christophe Simonis d0e614aeed [IMP] "not x in l" -> "x not in l"
[IMP] use the second parameter of cr.execute instead of formating the query ourself

bzr revid: christophe@cobalt-20081219191759-79riaoi58pm0jsff
2008-12-19 20:17:59 +01:00
Christophe Simonis 39e7d6f8cc [FIX] close the cursor when an exception occur
bzr revid: christophe@cobalt-20081219191657-03rnpi2t51j3iy5x
2008-12-19 20:16:57 +01:00
Fabien Pinckaers 977b67fe1e modifs
bzr revid: fp@tinyerp.com-20081219182054-v2e0u7ot2d88q0xx
2008-12-19 19:20:54 +01:00
Christophe Simonis 7650d15b17 [FIX] bad query causing the reports to not be registered
lp bug: https://launchpad.net/bugs/309713 fixed

bzr revid: christophe@cobalt-20081219170525-szctdyjqqipmatwt
2008-12-19 18:05:25 +01:00
Stephane Wirtel 418f5cbe85 [FIX] Guide Line for menu
bzr revid: stephane@tinyerp.com-20081219164233-bb4kwjsy750fxu9k
2008-12-19 17:42:33 +01:00
Stephane Wirtel 6655f9f5f6 [FIX] Guide Line for menu
bzr revid: stephane@tinyerp.com-20081219164103-42mlgkwr4qj07zg2
2008-12-19 17:41:03 +01:00
Stephane Wirtel 4186690215 [REF] Indent
bzr revid: stephane@tinyerp.com-20081219163918-0dgn6blfjk46b400
2008-12-19 17:39:18 +01:00
Stephane Wirtel 5d39d9adc2 [FIX] Add the comparator attribute for the field tag in the view
bzr revid: stephane@tinyerp.com-20081219162448-r2gbr337orjl48ot
2008-12-19 17:24:48 +01:00
Stephane Wirtel a307a500e2 [REF] Indent
bzr revid: stephane@tinyerp.com-20081219161053-izry88mhh1hnif9m
2008-12-19 17:10:53 +01:00
Stephane Wirtel 028dd2cc9b [IMP] Remove unused log
bzr revid: stephane@tinyerp.com-20081219155459-ofgwl03yo26s28ry
2008-12-19 16:54:59 +01:00
Stephane Wirtel b1f715419c [FIX] To please Tryton Devels
bzr revid: stephane@tinyerp.com-20081219151011-sen5qlzjohy7sau0
2008-12-19 16:10:11 +01:00
Stephane Wirtel 56b45ff9f0 [MERGE]
bzr revid: stephane@tinyerp.com-20081219145917-nff4l30e20kg0rlq
2008-12-19 15:59:17 +01:00
Stephane Wirtel 52291b2931 [FIX] Add the copyright from Tryton for a bugfix in the OpenSSL support
bzr revid: stephane@tinyerp.com-20081219145812-jsoid8lmuiqpgny9
2008-12-19 15:58:12 +01:00
Mantavya Gajjar 29c7a16370 merging from the trunk
bzr revid: mga@tinyerp.com-20081219142146-nftgqywts8qs2vx6
2008-12-19 19:51:46 +05:30
hmo-tinyerp d1b708e379 * add picking_id in list view & form view of stock move and can be able to cancel stock move line in packing form
bzr revid: hmo-tinyerp-20081219135102-mrf5fl593gazsehc
2008-12-19 19:21:02 +05:30
Mantavya Gajjar bbb26dacc1 add confirm attribute to the button
bzr revid: mga@tinyerp.com-20081219133445-jpo3zj3jnwp2jcwo
2008-12-19 19:04:45 +05:30
Mantavya Gajjar aee47aa5e2 now its possible to have the dynamic currency on the product label
* add new field called company_id this will be appear on the form in extended view only

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

bzr revid: mga@tinyerp.com-20081219131235-4ixr7lkboozsuofe
2008-12-19 18:42:35 +05:30
Amit Mendapara 643441fa49 * Fixed ir_model_field (custom reference field)
bzr revid: ame@tinyerp.com-20081219130758-2xfdw1jogpl21io6
2008-12-19 18:37:58 +05:30
Stephane Wirtel 57801a9d60 [FIX] Add some files
bzr revid: stephane@tinyerp.com-20081219124907-38g1q2r0895mr2ho
2008-12-19 13:49:07 +01:00
Mustufa Rangwala 045b32b7b0 added method_test on base_module_quality
bzr revid: mra@tinyerp.com-20081219122049-heky9f41aljdf142
2008-12-19 17:50:49 +05:30
Christophe Simonis 959ee2e194 [IMP] do no create unnecessary cursors
bzr revid: christophe@cobalt-20081219115335-z10tva73hsiwg8nk
2008-12-19 12:53:35 +01:00
Mantavya Gajjar 20d9ea3892 merging from the trunk version
bzr revid: mga@tinyerp.com-20081219112531-dnslmcc8ts0id0nr
2008-12-19 16:55:31 +05:30
Mantavya Gajjar 7f0db457ee fix the problem for the rng rules
now we can have tabpos in notebook

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

bzr revid: mga@tinyerp.com-20081219110746-qjuz7tdtf9njfn4v
2008-12-19 16:37:46 +05:30
Christophe Simonis 2b23749417 [FIX] OpenSSL is no longer required
bzr revid: christophe@cobalt-20081219105528-geqgxmzdx9grz34t
2008-12-19 11:55:28 +01:00
Mantavya Gajjar a47b0aa239 merging from the trunk, and small change in the view
bzr revid: mga@tinyerp.com-20081219104712-yiovfbb2jddnhu62
2008-12-19 16:17:12 +05:30