Commit Graph

497 Commits

Author SHA1 Message Date
ced 21a2cfd693 Force upper case for state/country code
bzr revid: ced-e884e4e3cbf4099c2356627c3da0277772660b19
2007-09-13 14:21:54 +00:00
ced 0c568d1f74 Fix auto init report for new report_sxw function
bzr revid: ced-c04686fc2d39ec4bb5384d50ca1371d5fbc7bc47
2007-09-12 13:21:01 +00:00
ced 9181738b51 Add auto-refresh on the views
bzr revid: ced-4ca1545eab0c55c0826e7943abebba5056713ecd
2007-09-12 13:20:44 +00:00
ced ce079a44db Allow to specify the limit on the action object
bzr revid: ced-b33370a1591c56d4154b31cc6a5a7526b81103e6
2007-09-12 13:20:36 +00:00
ced 2bb65749cd Mispelling
bzr revid: ced-9eaa7421b2e40483d1cbccb40bfeb38617991df0
2007-09-12 13:20:26 +00:00
ced 57690e68c4 Remove unused category type
bzr revid: ced-9d99958486bdda9323098629ec56bab3e341ab59
2007-09-11 14:14:03 +00:00
Fabien Pinckaers ec8f3b9ba7 Traductions
bzr revid: fp@tinyerp.com-a44d198a808ca6d1f85787c890378ecf4f6ade66
2007-09-11 04:27:13 +00:00
ced 65985ac3d1 Don't load the sxw by default in the DB
- New field function that return the content of the report that comes from
 the DB if it exist otherwise take it in the filesystem.
- In report, use the object insteaf of sql query -> can change the report depending of the context :-)
- Remove previous sxw tag in the xml files. This tag must no more used.

bzr revid: ced-969d06ca6051e973f017e37992778f058794671b
2007-09-07 14:02:45 +00:00
ced f41ea079a0 Check if field is on the object before checked if it is an selection
bzr revid: ced-0cb4862be7a5602527296e060750b5ea66bcb19b
2007-09-07 14:02:32 +00:00
ced 8c11d5598e Fix open zipfile on win32
bzr revid: ced-5995f1cfb813d1bb27b1b7d047a7de60c423b1db
2007-09-06 14:12:38 +00:00
ced f4c8e20ef6 Add exception to exec_pg_command...
bzr revid: ced-de6c319e4e2cf61187887e314784c2263e173975
2007-09-06 14:12:35 +00:00
ced 6bb78d9253 Make multi-wizard definition override the previous by default
bzr revid: ced-6161c1e64aea0bb9f9538a27132c19111cf299f6
2007-09-06 14:12:26 +00:00
ced 9b3131cae1 Add integrity on fields that are selections
bzr revid: ced-f106c9b085ebef6e5875e115540a30bb9daaf014
2007-09-06 14:12:23 +00:00
ced 93f26bc6bf Don't use function for static dict
bzr revid: ced-eb5c1b2823c49fdd4e53f8eb3f6be8ab84b763c7
2007-09-06 14:12:17 +00:00
ced b76f08bb83 Fix lang definition
bzr revid: ced-0daf0d7fc09fe5ece7eefd3cbfff3c60b4c0ccec
2007-09-06 14:12:14 +00:00
ced 3837491231 Improve search for file in PATH
bzr revid: ced-361473b994c158406b24e41f3f82a889a187f988
2007-09-05 14:02:29 +00:00
ced c844422d20 Improve exception: don't log exception_{osv, orm, wizard}
bzr revid: ced-6bdaf4ebdab2dcded046448506f94daa0edc4c70
2007-09-05 14:02:26 +00:00
ced a66d67987e Allow to set integer field as _rec_name
bzr revid: ced-1c85419c92efafaca3fde44e939736016879301d
2007-08-31 13:47:29 +00:00
ced 654ebf2dae Handle also osv, orm exception in wizard execution
bzr revid: ced-95a0d98425a98d3db0b412dcb2316779c1157153
2007-08-31 13:47:26 +00:00
ced 0edf7751fd Don't modify input values
bzr revid: ced-f4ed2e94484d7742129c3df624172931d106e4a1
2007-08-31 11:03:12 +00:00
ced 0fc929effc Add street to name of contact
bzr revid: ced-c25c789a082d75ce738c68d7448419b362674376
2007-08-30 14:22:32 +00:00
ced f35c7e5b1d Fix partner contact address to display '/' if the name is empty
bzr revid: ced-dfc6f2f18f56a15746eadc4c8a2a8ff87b101d2d
2007-08-30 14:22:28 +00:00
ced d7ee32028d Log message format like for apache
bzr revid: ced-85364a5f6ad1fed55aa455fe5896203bba0960d3
2007-08-30 14:22:15 +00:00
ced eeaa41e2cc Don't commit in the middle of loading modules
bzr revid: ced-aa64aa32c325a479eaaac0be7a33c6986eedd96e
2007-08-30 14:22:09 +00:00
ced f8471796a3 Improve RE in sql logging to add possibility of "" in table definition
bzr revid: ced-f3071223d80ff4d82ac2bcd18554613b45132439
2007-08-30 14:22:06 +00:00
ced fa891a4496 Review property fields
Improve coding guide lines

bzr revid: ced-5871e8bfa7e312653fc4773de6649b53a68019f5
2007-08-30 14:22:03 +00:00
ced 73ae8401c9 Add partners to categories
bzr revid: ced-a900095a448363e9001e0a587ec77b618700abf7
2007-08-29 14:19:20 +00:00
ced 29184491ad Fix bool str unsupported operand
bzr revid: ced-7cf2d19cd6675cc2fdb419db78f895cf10d6bdb1
2007-08-29 14:19:08 +00:00
ced 1ba9cca6c1 Use the parent variable for check_recursion
bzr revid: ced-eb95870f779af23f873f54f6237a7145bd535774
2007-08-29 04:47:53 +00:00
ced 85b8870c42 Fix search on many2many, if there is no record matching
bzr revid: ced-3a1c70a85fa449dbe606e293a35fbc71e7e01d4d
2007-08-29 04:47:50 +00:00
ced 27c1378575 Browse function must return a browse_null when calling with wrong id
bzr revid: ced-dad6bf469c6753c765ecca277d6b018cd776324d
2007-08-29 04:47:33 +00:00
Fabien Pinckaers c643e1d164 Added image support from fields
bzr revid: fp@tinyerp.com-10da445d4d43c6c09a2cd15608cf96d95bc2432b
2007-08-28 21:27:42 +00:00
ced 4a3340a3d8 Fix import csv when there is id and many one2many
bzr revid: ced-24ea3f412755abe792ff6a51d04a402537f5455e
2007-08-23 14:07:19 +00:00
ced 4b28e2dc4d Coding declared on top of file was incorrect.
bzr revid: ced-d40f4ebca566275bb4a5241686245d5c0b0ece34
2007-08-23 14:07:16 +00:00
ced 541570ffcc In import xml, id must be int()
bzr revid: ced-a48bf5d5efbd8f316fe591b1fbf8a163908d8066
2007-08-23 14:07:10 +00:00
ced 5a73f7ab59 Remove print
bzr revid: ced-70a46f55ae36046aa71bf1f4fc28c337774ae65c
2007-08-23 14:06:58 +00:00
ced d57ffb41d2 Allow to use xxx2many in the rules and make the group rule that have no rule are always true
bzr revid: ced-724e5e82afdf750de193cb4dccd720220c01cb3a
2007-08-22 05:17:13 +00:00
ced 1d274fe2c4 Fix rule to have the same behavior if no global than the access control.
Global=> AND (restrictive)
Group/User=> OR (take the best)

bzr revid: ced-e6c223d3e7b08f7c2a4648f1810a495a2081505a
2007-08-22 05:17:08 +00:00
ced c4509de453 Improve ir.value for wizard when the xml is set before the wizard
bzr revid: ced-e33901e1b0376bf6316152b30177248e00391113
2007-08-22 05:16:58 +00:00
Fabien Pinckaers 2fd9d8a0a5 Attachment: improvement for document managemtn system
Invoice: Create -> Validate

bzr revid: fp@tinyerp.com-f5606860123d7310c00d677abbbd4c1c2ab2eb5d
2007-08-20 03:50:43 +00:00
ced 555f120c40 Bugfix: Wrong arg names in the function signature.
bzr revid: ced-c1d7778f4e0661b151db615a31f41bcd633b6f3c
2007-08-16 14:10:13 +00:00
ced 780016163b Fix format function for non ascii char
bzr revid: ced-e9f7ba3644ce1223b45de7a8ef1334ef43388d7f
2007-08-16 14:10:05 +00:00
ced 5695b14a42 Fix logger in translate
bzr revid: ced-70c4b63da8213890592742672c79704052e305ab
2007-08-16 07:48:15 +00:00
ced 6ce23cf8b4 Fix module version compare if there is no latest version
bzr revid: ced-1aef0fbd3eb91f885c6bbbd854792e994319e2b8
2007-08-16 07:48:05 +00:00
Fabien Pinckaers 4643654e65 Bugfix when droping / recreating db of the same name
Better es_ES translation
Script to test all installs

bzr revid: fp@tinyerp.com-9e12f02dffd05c4b1b0a092d7917124614f2e4cb
2007-08-15 06:56:06 +00:00
ced 0ad9c7052a Improve zip/state/country on partner
bzr revid: ced-73e94b102437ca84fba20727db3e733c90d8e208
2007-08-14 14:13:15 +00:00
ced d1f0703ae7 Search on state must return the state if the code match
bzr revid: ced-5638290eee5d511ff6dd633dab669e974d351432
2007-08-14 14:13:11 +00:00
ced 9afa410c7e Don't read all inherit fields if no one is asked
bzr revid: ced-b25e0b174877a12db8c7510f199b490faea4e8dc
2007-08-14 14:13:00 +00:00
ced 7c624001ee Fix install with other currency than EUR
- Add date to rate currency
- Fix unit test to check correctly " == 0"

bzr revid: ced-dacf8f33144a31d440d85c6474493ea0c50f1ede
2007-08-14 14:12:46 +00:00
ced 0889cd5b62 Fix browse record on many2many to be sorted correctly
bzr revid: ced-508d14782f9e47f0bd12060f89c9cf6e649f1c69
2007-08-14 14:12:38 +00:00