Commit Graph

66254 Commits

Author SHA1 Message Date
Antony Lesuisse 0cfa89dff7 netrpc flip default
bzr revid: al@openerp.com-20121209185442-1kgtc0hvds4fpng0
2012-12-09 19:54:42 +01:00
Antony Lesuisse 3d3eac7c50 service cleanups, more wizard removal
bzr revid: al@openerp.com-20121209184632-hp9b9fbbn9g4h2lw
2012-12-09 19:46:32 +01:00
Antony Lesuisse 66af21a896 [FIX] more incorrect import, prepare for wizard removal
bzr revid: al@openerp.com-20121209184532-2sfo9l1z5z5m7bcb
2012-12-09 19:45:32 +01:00
Antony Lesuisse 0ef9f2e4b6 [MERGE] trunk
bzr revid: al@openerp.com-20121209182643-9fv5ge2b2r2hrpbv
2012-12-09 19:26:43 +01:00
Antony Lesuisse 446abaee2d [FIX] incorrect import, prepare for wizard removal
bzr revid: al@openerp.com-20121209182237-6yp9j6yyrnsa813y
2012-12-09 19:22:37 +01:00
Antony Lesuisse 19608971dd [MERGE] kiss cron cleanups, multiprocess/multiserver ready.
bzr revid: al@openerp.com-20121209181811-461cxxwdapjwas4u
2012-12-09 19:18:11 +01:00
Antony Lesuisse 5790312d65 netsvc, netrpc, wizardcleanup
bzr revid: al@openerp.com-20121209181536-au8u47557i45wizl
2012-12-09 19:15:36 +01:00
Fabien Pinckaers 256d5d7488 [IMP] fetchmail config and auto-install by default as it's the way to configure incoming emails
bzr revid: fp@tinyerp.com-20121209180436-tfglsf7tcs9bdxdb
2012-12-09 19:04:36 +01:00
Fabien Pinckaers a427d0638e [MERGE] ps week 46/47, sale order report + invite
bzr revid: fp@tinyerp.com-20121209175641-avkuxxtir25c0bds
2012-12-09 18:56:41 +01:00
Antony Lesuisse f4977b1f44 cron registrymanager removal
bzr revid: al@openerp.com-20121209175300-rhwf9n0y29o7ct19
2012-12-09 18:53:00 +01:00
Antony Lesuisse 42f292af93 cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready.
Nota: If we replace sequence signaling for cache invalidation with pg
listen/notify in the future, we will use the same mechanism for more accurate
cron timing.

bzr revid: al@openerp.com-20121209170447-zs0k3jazokylwvar
2012-12-09 18:04:47 +01:00
Fabien Pinckaers f3fc080ef7 [MERGE] module desc + stock
bzr revid: fp@tinyerp.com-20121209105527-4ot27zsv5vqr38ls
2012-12-09 11:55:27 +01:00
Launchpad Translations on behalf of openerp 87009adb89 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121209043953-q5uis2ecp5c7g9xg
2012-12-09 04:39:53 +00:00
Antony Lesuisse 35b52c5b65 [FIX] test_js typo
bzr revid: al@openerp.com-20121209043015-curop98b936em7bn
2012-12-09 05:30:15 +01:00
Antony Lesuisse eaf4780bd5 [FIX] runbot use db_password for admin_passowrd
bzr revid: al@openerp.com-20121209040103-65om8phyuj71u167
2012-12-09 05:01:03 +01:00
Antony Lesuisse d7d1fe562c [IMP] dbname on localthread for logging
bzr revid: al@openerp.com-20121209034910-0iv3mek8860yts3i
2012-12-09 04:49:10 +01:00
Antony Lesuisse 603009f5bc [FIX] duplicate database
bzr revid: al@openerp.com-20121209030348-iyh2zz6oseuu14c6
2012-12-09 04:03:48 +01:00
Antony Lesuisse 4040b8caa6 [IMP] testjs command
To tun the tests:

  createdb t
  /server/openerp-server --addons-path=addons,web/addons server -d t -i web_tests_demo

Once the server is ready, run, in an other shell:

  /server/openerp-server --addons-path=addons,web/addons testjs

bzr revid: al@openerp.com-20121209024810-cdi2s9ftr97x8l5p
2012-12-09 03:48:10 +01:00
Antony Lesuisse f224ce1d8b [IMP] cli first command testjs
bzr revid: al@openerp.com-20121209024618-cae0ux1vmo38ccwr
2012-12-09 03:46:18 +01:00
Antony Lesuisse fb0ded57ff [MERGE] portal fixes groups, payments, shortcut
portal_stock has been removed from this merge, sale_order state is enough.

bzr revid: al@openerp.com-20121208230309-2rajdsjfrb5ddlch
2012-12-09 00:03:09 +01:00
Antony Lesuisse a6700e0e3f [MERGE] multiprocess signaling
trying trunk, feature branch fails with Address already in use

bzr revid: al@openerp.com-20121208210954-pi55sib4x7eyamem
2012-12-08 22:09:54 +01:00
Antony Lesuisse 3d2a09a973 multiprocessing signaling manually backported from 6.1
bzr revid: al@openerp.com-20121208181151-lfy956ysnok5b5hf
2012-12-08 19:11:51 +01:00
Antony Lesuisse 045c04a3a2 [MERGE] trunk
bzr revid: al@openerp.com-20121208174511-a4dhw2odli43ftfp
2012-12-08 18:45:11 +01:00
Fabien Pinckaers 1645327f8d [IMP] graph dropdown menu css
bzr revid: fp@tinyerp.com-20121208173103-oq6s8gokh31f7uyh
2012-12-08 18:31:03 +01:00
Fabien Pinckaers 06b798fc5a [IMP] layout ftp config
bzr revid: fp@tinyerp.com-20121208163613-gab8j0acnz2c1iy1
2012-12-08 17:36:13 +01:00
Fabien Pinckaers c9d430c32c [IMP] small improvement readonly type on ir.actions
bzr revid: fp@tinyerp.com-20121208163040-uzdnu0f6rg3gba6y
2012-12-08 17:30:40 +01:00
Fabien Pinckaers 513153169a [IMP] better form view
bzr revid: fp@tinyerp.com-20121208162820-vr7spma5ldymi4rb
2012-12-08 17:28:20 +01:00
Fabien Pinckaers cce5289809 [IMP] button in MO
bzr revid: fp@tinyerp.com-20121208162724-hd9mdh64ncqn0lah
2012-12-08 17:27:24 +01:00
Fabien Pinckaers c270aa7693 [MERGE]
bzr revid: fp@tinyerp.com-20121208162456-f544eem3hs4sm8i7
2012-12-08 17:24:56 +01:00
Fabien Pinckaers dbe6afcb65 [MERGE] stock improvement in views + misc typo
bzr revid: fp@tinyerp.com-20121208162031-l29o82hcd3bw1fb5
2012-12-08 17:20:31 +01:00
Antony Lesuisse e6efcaeabc [MERGE] improve_crm_leads_flux by abo
bzr revid: al@openerp.com-20121208144139-o9zr10b7qbij48d5
2012-12-08 15:41:39 +01:00
Fabien Pinckaers 85b0acf700 [IMP] typo
bzr revid: fp@tinyerp.com-20121208143135-djb4umfk5o6jiib4
2012-12-08 15:31:35 +01:00
Fabien Pinckaers f78acc003d [IMP] purchase min qty useability
bzr revid: fp@tinyerp.com-20121208142819-zy5vn9z12aigbur0
2012-12-08 15:28:19 +01:00
Antony Lesuisse d30c3a32db crm change stupid base action rule, this will be completed in the base action rule branch
bzr revid: al@openerp.com-20121208141610-o5driggb14sx7e1s
2012-12-08 15:16:10 +01:00
Fabien Pinckaers 94d94a9d54 [IMP] implification of payment terms, it even works without balance line
bzr revid: fp@tinyerp.com-20121208135723-ori198g559b1sxsu
2012-12-08 14:57:23 +01:00
Fabien Pinckaers 56f5c12020 fix
bzr revid: fp@tinyerp.com-20121208133604-w17o1fd3gn4uxe1s
2012-12-08 14:36:04 +01:00
Fabien Pinckaers c412faac93 [IMP] better demo data for contracts
bzr revid: fp@tinyerp.com-20121208132156-njzmw57hkp8d7cdj
2012-12-08 14:21:56 +01:00
Fabien Pinckaers 26570ab15e [IMP] no black backgrounds, keep transparency
bzr revid: fp@tinyerp.com-20121208131628-kvea5im5vlprj02r
2012-12-08 14:16:28 +01:00
Fabien Pinckaers 01b1ee9e3f [MERGE] Misc Fixes
bzr revid: fp@tinyerp.com-20121208131449-4mly488l1o5benuw
2012-12-08 14:14:49 +01:00
Fabien Pinckaers e128f7f5d8 [MERGE] fixes + cleaning hr_evaluation
bzr revid: fp@tinyerp.com-20121208124319-wyrc3udl3mau2963
2012-12-08 13:43:19 +01:00
Fabien Pinckaers 1ba06876db [MERGE] improvements in projects
bzr revid: fp@tinyerp.com-20121208111857-9q0f7v09z2mvdu8v
2012-12-08 12:18:57 +01:00
dle@openerp.com 62bb893da7 [FIX]Mmissing adding magic number for credit lines in voucher
bzr revid: dle@openerp.com-20121208110802-226tomv7ni26r0nh
2012-12-08 12:08:02 +01:00
Fabien Pinckaers 40ad98bee1 [FIX] product_id in SO line tree
bzr revid: fp@tinyerp.com-20121208110533-jnatovmnhe007y77
2012-12-08 12:05:33 +01:00
Fabien Pinckaers 5c98593604 [IMP] fields name
bzr revid: fp@tinyerp.com-20121208104558-2jr4j84go4gcemrb
2012-12-08 11:45:58 +01:00
Fabien Pinckaers fae0f2e539 [MERGE] fix account asset, event, purchase
bzr revid: fp@tinyerp.com-20121208103338-5cm3knhiaijvgks4
2012-12-08 11:33:38 +01:00
Antony Lesuisse a2508290c2 [DOC] qweb rationale
bzr revid: al@openerp.com-20121208084846-1g1oksufswazkvko
2012-12-08 09:48:46 +01:00
Antony Lesuisse 0cc0dda679 crm non translatable string
bzr revid: al@openerp.com-20121208083038-9hm7uausdmbgclc2
2012-12-08 09:30:38 +01:00
Antony Lesuisse 3fa8c94859 [MERGE] trunk
bzr revid: al@openerp.com-20121208082814-qftvqsdht91lxvcc
2012-12-08 09:28:14 +01:00
Launchpad Translations on behalf of openerp a325343c42 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121208045847-0s126yjr8uwtmumb
bzr revid: launchpad_translations_on_behalf_of_openerp-20121208045953-wihh2b6ioie9o11i
bzr revid: launchpad_translations_on_behalf_of_openerp-20121208052110-nf16120fhniyh9zh
2012-12-08 05:21:10 +00:00
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