Commit Graph

146 Commits

Author SHA1 Message Date
Quentin (OpenERP) 5b6ae3b88e [FIX] sale, account: propagate the sequence from the sale order line to the invoice line
bzr revid: qdp-launchpad@openerp.com-20121008121745-2s1cavfy891hbf7s
2012-10-08 14:17:45 +02:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Antony Lesuisse cb287a1964 [MERGE] trunk
bzr revid: al@openerp.com-20120930141653-rm3miqkgxam9ko4i
2012-09-30 16:16:53 +02:00
Antony Lesuisse 6dd16f2613 [MERGE] trunk
bzr revid: al@openerp.com-20120930141638-bw50m7b5a8wnu2yh
2012-09-30 16:16:38 +02:00
Fabien Pinckaers 85cddaaef8 [FIX]
bzr revid: fp@tinyerp.com-20120930114525-beszrz8v3wck1uqf
2012-09-30 13:45:25 +02:00
Fabien Pinckaers 209e6df658 [FIX] taxes on invoices
bzr revid: fp@tinyerp.com-20120930105006-wz86m86zkz3w92kw
2012-09-30 12:50:06 +02:00
Fabien Pinckaers 0bebad7133 [MERGE] fix right company on multi-company timesheeets
bzr revid: fp@tinyerp.com-20120929132907-a618eqxz97jgnzoy
2012-09-29 15:29:07 +02:00
Fabien Pinckaers ca499861c9 [FIX] base tax computation rounding
bzr revid: fp@tinyerp.com-20120929130822-dc9gzgdx20vna0nr
2012-09-29 15:08:22 +02:00
Thibault Delavallée cb806332be [FIX] subtype_xml_id -> subtype in message_post.
bzr revid: tde@openerp.com-20120920145405-vwi1kt1ttkd2w8sz
2012-09-20 16:54:05 +02:00
Thibault Delavallée 84fbc3b7da [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120920144900-isobpji9066sftj1
2012-09-20 16:49:00 +02:00
Fabien Pinckaers 5ffbf77067 [MERGE] fixes in account
bzr revid: fp@tinyerp.com-20120920092726-5747f5kj14u26sb1
2012-09-20 11:27:26 +02:00
Thibault Delavallée 10458eb098 [CLEAN] mrp_operation, analytic, account, account_voucher: cleaned subtypes.
bzr revid: tde@openerp.com-20120919133540-e0d8huak2g3v915o
2012-09-19 15:35:40 +02:00
Sanjay Gohel (Open ERP) b6e298534c [MERGE]merge with parent branch
bzr revid: sgo@tinyerp.com-20120913053647-12otf3bev3rap3l7
2012-09-13 11:06:47 +05:30
Sanjay Gohel (Open ERP) a807b57f4e [MERGE]merge with trunk addons
bzr revid: apa@tinyerp.com-20120911054811-24s3e1perqf7x1wo
bzr revid: apa@tinyerp.com-20120911084547-trlru6t8r1dv1yhd
bzr revid: apa@tinyerp.com-20120912050215-glxhb94pu2aed5fz
bzr revid: apa@tinyerp.com-20120913050959-re58fqvnaqrhgzg0
bzr revid: sgo@tinyerp.com-20120914053201-khnzm9ei7rpjcp7u
2012-09-14 11:02:01 +05:30
Sanjay Gohel (Open ERP) 6f0b8abe31 [IMP]account,project,project_issue: changed as per new spec
bzr revid: sgo@tinyerp.com-20120913053540-atfsrw8bkf16qo3t
2012-09-13 11:05:40 +05:30
Amit Patel e300d74b77 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20120912045846-2mmequiylooft1yf
bzr revid: apa@tinyerp.com-20120913051413-7wqfbgqmksobnueb
2012-09-13 10:44:13 +05:30
Thibault Delavallée 4ede1863d6 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120912080624-kip95tfjiectqexa
2012-09-12 10:06:24 +02:00
Thibault Delavallée f0a792c565 [FIX] purchase, account: updated call to mail.compose.message form view, using default values for the form.
bzr revid: tde@openerp.com-20120911141650-krnq836afvwmpln2
2012-09-11 16:16:50 +02:00
Antonin Bourguignon 7d0ea14778 [MERGE] trunk-bug-932825-rmu, compute_invoice_totals() now takes a context argument
lp bug: https://launchpad.net/bugs/932825 fixed

bzr revid: abo@openerp.com-20120911131708-pgqh3v7499qhfgls
2012-09-11 15:17:08 +02:00
Sanjay Gohel (Open ERP) c35e58fbf8 [IMP]improve breadcrumb for invoice and draft
bzr revid: sgo@tinyerp.com-20120911103732-vwvs8ieiwx083qft
2012-09-11 16:07:32 +05:30
Stephane Wirtel aa6f8180b2 [MERGE] account: the due date and the check_total are not in readonly mode when the status of the invoice is draft
bzr revid: stw@openerp.com-20120910103438-oy23hddp43h3e9ju
2012-09-10 12:34:38 +02:00
Stéphane Bidoul 17edcf0630 select account and taxes for the invoice's company instead of the user's default company when changing product or account
This partially fixes lp:1048213 since the default account proposed when creating a new invoice line (in trunk only) is still from the user's company.

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

bzr revid: stephane.bidoul@acsone.eu-20120909124259-df6qo743sfogltf9
2012-09-09 14:42:59 +02:00
Stéphane Bidoul 004b9c9a84 create invoice: changing journal changes company too
lp bug: https://launchpad.net/bugs/1047884 fixed

bzr revid: stephane.bidoul@acsone.eu-20120909114515-mbilk7jv2aj1mn9x
2012-09-09 13:45:15 +02:00
Sanjay Gohel (Open ERP) 9d871c5036 [MERGE][IMP]merge with mail-cleaning-fp and improve code
bzr revid: sgo@tinyerp.com-20120905093255-gs4vbp3gxav6iutt
2012-09-05 15:02:55 +05:30
Olivier Dony 2160072508 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20120905073134-v1j98vzvmwe6a72i
2012-09-05 09:31:34 +02:00
Randhir Mayatra (OpenERP) aa216774ea [IMP] make changes into account data for the subtype
bzr revid: rma@tinyerp.com-20120903061713-xuhcfdqi4e7cp6qf
2012-09-03 11:47:13 +05:30
Randhir Mayatra (OpenERP) 0d07918cce [MERGE]merge with parent branch
bzr revid: rma@tinyerp.com-20120830125932-nb9392qz9j3ellx8
2012-08-30 18:29:32 +05:30
Randhir Mayatra (OpenERP) 1dd00e9116 [IMP]Add data of the subtype in accouting modules
bzr revid: rma@tinyerp.com-20120830124947-xxkah5za90oa5tuy
2012-08-30 18:19:47 +05:30
Purnendu Singh (OpenERP) 4675aa0256 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120829112422-yxvlvmpvtoaasnbe
2012-08-29 16:54:22 +05:30
Thibault Delavallée 4b0d1be1c0 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120827083705-p2edynkzch7hszrd
2012-08-27 10:37:05 +02:00
Jignesh Rathod (Open ERP) f37ef70b66 [MERGE]: Merge with lp:openobject-addons
bzr revid: jir@tinyerp.com-20120824105752-hz9ho2vf0jeiwg5a
2012-08-24 16:27:52 +05:30
Jignesh Rathod (Open ERP) 3b73e7e173 [MERGE]: Merge with lp:openobject-addons
bzr revid: jir@tinyerp.com-20120824093240-xu2vnw5pfnlt3437
2012-08-24 15:02:40 +05:30
Olivier Dony 406e58399f [FIX] mail: unify message_post calls, fix typos, various lint cleanup
bzr revid: odo@openerp.com-20120822113439-aoy7v4njs6o34tu5
2012-08-22 13:34:39 +02:00
Paulius Sladkevičius 7545cc8ab4 Added multi-company support for the refund invoice creating
bzr revid: paulius@hacbee.com-20120822085513-tqx81zcaquw8r1tc
2012-08-22 11:55:13 +03:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +02:00
Divyesh Makwana (Open ERP) 32201e2860 [IMP] account : Improved the code.
bzr revid: mdi@tinyerp.com-20120817055639-sc5c9awb2h8d59zl
2012-08-17 11:26:39 +05:30
Divyesh Makwana (Open ERP) 811466be2f [IMP] account : Improved the onchange uos_id method.
bzr revid: mdi@tinyerp.com-20120817055134-4p4gcsgusmyk34wd
2012-08-17 11:21:34 +05:30
Divyesh Makwana (Open ERP) 1be6ba81f2 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120816050624-x5vk010tflfv072u
2012-08-16 10:36:24 +05:30
Quentin (OpenERP) 1232812cc6 [MERGE] merged branch that corrects the decimal precision on fields. Courtesy of Akretion
bzr revid: qdp-launchpad@openerp.com-20120814141040-oaf7d56thhi2s9rm
2012-08-14 16:10:40 +02:00
Divyesh Makwana (Open ERP) 3bd4660e92 [IMP] account : Convert invoice line to editable list and call the onchange method to set all the information.
bzr revid: mdi@tinyerp.com-20120808070612-20q3wyqkevgtjnx6
2012-08-08 12:36:12 +05:30
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Antonin Bourguignon fe5956057a [FIX] spelling: 'insufficient data' instead of 'data insufficient'
bzr revid: abo@openerp.com-20120807102326-sro2nxr4zn95zhs1
2012-08-07 12:23:26 +02:00
Antonin Bourguignon 48e0915804 [IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4
2012-08-06 17:44:10 +02:00
pso (OpenERP) 389f8d6803 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg
2012-08-06 15:12:34 +05:30
Divyesh Makwana (Open ERP) 20d79d06e0 [IMP] account, purchase : Added 'Supplier Invoices' button on 'Supplier' form view and its related changes.
bzr revid: mdi@tinyerp.com-20120725104634-2cj4g3zp5mrow6do
2012-07-25 16:16:34 +05:30
pso (OpenERP) 238bbc539a [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725073357-kcdgglpmbxrtbq6d
2012-07-25 13:03:57 +05:30
pso (OpenERP) 1e3535e877 [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725065901-8yz655wmvys729kj
2012-07-25 12:29:01 +05:30
Fabien Pinckaers d455e31398 [IMP] form view supplier invoice
bzr revid: fp@openerp.com-20120714231843-pdgqdms3cjqtmg6f
2012-07-15 01:18:43 +02:00