Commit Graph

1307 Commits

Author SHA1 Message Date
Fabien Pinckaers 5ffbf77067 [MERGE] fixes in account
bzr revid: fp@tinyerp.com-20120920092726-5747f5kj14u26sb1
2012-09-20 11:27:26 +02:00
Amit Patel e308d04d8e [MERGE]
bzr revid: apa@tinyerp.com-20120917100306-20mykzfvurzr71wm
2012-09-17 15:33:06 +05:30
Jigar Amin - OpenERP 9e25673a45 [Merge] lp:~openerp-dev/openobject-addons/trunk-addons9-accounting-apa-customers-suppliers-journal-items-kbh
bzr revid: jam@tinyerp.com-20120914093805-jh2sjnb923h1mx9j
2012-09-14 15:08:05 +05:30
Jigar Amin - OpenERP d7dfc3dc1c [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120912044315-t7gtrwck9fc3h9vd
bzr revid: jam@tinyerp.com-20120913045246-iuvrqt992b60tekt
bzr revid: jam@tinyerp.com-20120914042725-jiagjctwti0vd68m
2012-09-14 09:57:25 +05:30
Antonin Bourguignon 15b62537f5 [IMP] code cleaning
bzr revid: abo@openerp.com-20120913125228-mb17mk4m6dqbm5rt
2012-09-13 14:52:28 +02:00
Khushboo Bhatt (Open ERP) 2ef470f717 [FIX]account:fix the issue of customer/supplier journal items
bzr revid: kbh@tinyerp.com-20120913124136-ygcr1666kzmcm3bp
2012-09-13 18:11:36 +05:30
Antonin Bourguignon 0986f13047 [FIX] recurring line's model form view
properly set a company id when a journal is selected and, therefore, correctly display available accounts

bzr revid: abo@openerp.com-20120913122312-v2zz8m4r8wcxovtx
2012-09-13 14:23:12 +02:00
Antony Lesuisse b4441a1ca4 [IMP] account template loading speedup 1min on runbot
check parent_id type constraint before create/write
remove parent_id eval 0

bzr revid: al@openerp.com-20120912005721-ofpgkaorlm4zrwgy
2012-09-12 02:57:21 +02:00
Stephane Wirtel 6283d212e5 [MERGE] account: Fix a typo in the variable name
bzr revid: stw@openerp.com-20120910103747-f2ar7jj4w8az2dya
2012-09-10 12:37:47 +02:00
Jigar Amin - OpenERP c17a459f03 Merge lp:~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation-removed-tch
bzr revid: jam@tinyerp.com-20120910063452-mwa7zq3f91t1ndnf
2012-09-10 12:04:52 +05:30
Jigar Amin - OpenERP 6c7cdd7712 Merge lp:openobject-addons
bzr revid: jam@tinyerp.com-20120910043039-vu4qn4t20je6ew8r
2012-09-10 10:00:39 +05:30
Twinkle Christian (OpenERP) cbd5cff60c [MERGE]merge with project barch main branch
bzr revid: tch@tinyerp.com-20120907073038-ezgc5cpmnost9zcm
2012-09-07 13:00:38 +05:30
Turkesh Patel (Open ERP) ac75763855 [MRG] merge with lp:openobjec-addons.
bzr revid: tpa@tinyerp.com-20120907063657-l0eve7vwo9w3jij1
2012-09-07 12:06:57 +05:30
Stephane Wirtel 58fe30e520 [MERGE] stock: fix the issue of counting of Deliveries
[MERGE] account: fix the KeyError in the lines of journal.entry

bzr revid: stw@openerp.com-20120906145520-twnqeb3wyezarcnx
2012-09-06 16:55:20 +02:00
Twinkle Christian (OpenERP) 3f600062d3 [IMP]remove server warnings
bzr revid: tch@tinyerp.com-20120906132533-51shfwfgzguwufsl
2012-09-06 18:55:33 +05:30
Fabien Pinckaers 6273941772 [MERGE] currency from company
bzr revid: fp@tinyerp.com-20120907134229-oblfauk8y435nwhz
2012-09-07 15:42:29 +02:00
Stephane Wirtel 2d89c39f89 [MERGE] account: If the credit or debit field does not exist in the journal entry line, return 0.0
bzr revid: stw@openerp.com-20120905130038-3lk43b0ftzoscobm
2012-09-05 15:00:38 +02:00
Stephane Wirtel d155b77a04 [MERGE] account: remove the payement term lines if we remove the payment term
bzr revid: stw@openerp.com-20120904151837-cuwhc0iawvl32vh9
2012-09-04 17:18:37 +02:00
Jiten (OpenERP) dfb82b2081 [MERGE] Merge from trunk.
bzr revid: jra@tinyerp.com-20120903065444-bcadcpsnadx0vhpx
2012-09-03 12:24:44 +05:30
Stephane Wirtel 1eac0fbe52 [REF] Replace the user id 1 by openerp.SUPERUSER_ID
bzr revid: stw@openerp.com-20120831135136-8k2wjeiixqt6tnkr
2012-08-31 15:51:36 +02:00
Quentin (OpenERP) 6104756d30 [MERGE] account: when generating objects from templates, set the default taxes as a super user + refactoring of deprecated set() method of ir.values
bzr revid: qdp-launchpad@openerp.com-20120831124141-yl4sq3ajrttvm81z
2012-08-31 14:41:41 +02:00
Bhumi Thakkar (Open ERP) 0cb8be90ab [IMP] If ids are int or long then convert into list.
bzr revid: bth@tinyerp.com-20120831114125-z3rk36ip710u1czd
2012-08-31 17:11:25 +05:30
Bhumi Thakkar (Open ERP) b5a8f42641 [MERGE] merge lp:~openerp-dev/openobject-addons/trunk-remove-warnings-server-installation-account-bth
bzr revid: bth@tinyerp.com-20120831113829-vkkmdexyyhoeh3zu
2012-08-31 17:08:29 +05:30
Harry (OpenERP) 278ad45c38 [MERGE]
bzr revid: hmo@tinyerp.com-20120830141006-u0ptli8ab49uhafl
2012-08-30 19:40:06 +05:30
Bhumi Thakkar (Open ERP) 77593dcc2a [IMP] if not list then convert into list.
bzr revid: bth@tinyerp.com-20120829091107-ohpgyjikeaatrxd1
2012-08-29 14:41:07 +05:30
Quentin (OpenERP) baad695095 [FIX] account: company isn't a kwarg for set_default. company_id is
bzr revid: qdp-launchpad@openerp.com-20120828112329-g5y9n2e18bvci9r5
2012-08-28 13:23:29 +02:00
Stephane Wirtel 768d9cdb7e [IMP] account: Merge the opening_control and closing_control flags in cash_control
[IMP] account: In the case where the bank statement is a cash register, we can get the coins of the last register.
[IMP] account: Hide the 'Available Coins' if the journal hasn't the cash_control flag.
[FIX] account: Use some default values for the profit/loss and internal account.
[IMP] point_of_sale: Avoid to have two payment methods with the cash_control in a pos.config object.
[REF] point_of_sale: Refactor the computation code of the cash_journal, cash_register and cash_control flags.
[IMP] point_of_sale: Store the difference in the right account if the journal of the statement is a cash_control or nota.
[FIX] point_of_sale: Use the session name instead of the order name for the account.bank.statement.line .
[IMP] point_of_sale: [DEMO] Define the default payment_methods for the pos.config.

bzr revid: stw@openerp.com-20120828112116-lblikdcn92lcpc7w
2012-08-28 13:21:16 +02:00
Quentin (OpenERP) 0fb11f25c4 [FIX] account: when generating objects from templates, set the default taxes as a super user + use of set_default() instead of deprecated set(key='default') (on ir.values)
bzr revid: qdp-launchpad@openerp.com-20120828095345-erwdm59r3wspqbah
2012-08-28 11:53:45 +02:00
Amit Bhavsar (Open ERP) ae3970d9a3 Merge with latest addons.
bzr revid: amb@tinyerp.com-20120827130303-5d1w7r5dau6wj14g
2012-08-27 18:33:03 +05:30
pso (OpenERP) f06f0da395 [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120823130751-55j9naym9rab8492
bzr revid: pso@tinyerp.com-20120827053644-mzy2bj3fppc3ij4e
2012-08-27 11:06:44 +05:30
Mayur Maheshwari (OpenERP) 3e79640aaf [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120824083535-hvv8cex6d33hfh2o
2012-08-24 14:05:35 +05:30
Quentin (OpenERP) afa60ebc74 [FIX] lp: 1039013, where an id is given to name_get instead of a list of ids
lp bug: https://launchpad.net/bugs/1039013 fixed

bzr revid: qdp-launchpad@openerp.com-20120823142656-nsqml3jnyylpgzxu
2012-08-23 16:26:56 +02:00
pso (OpenERP) 7fa9451428 [IMP] Added onchange on company to fetch currency related to it
bzr revid: pso@tinyerp.com-20120823095141-oc840e23y1sk1mjs
2012-08-23 15:21:41 +05:30
Turkesh Patel (Open ERP) 6bb1c6cc98 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20120823075233-qusrimwu903wdsmf
2012-08-23 13:22:33 +05:30
pso (OpenERP) 56177da6c5 [IMP] Improved default view and method of set accounting options wizard
bzr revid: pso@tinyerp.com-20120820073038-3dmkx96br61t9gd0
2012-08-20 13:00:38 +05:30
Harry (OpenERP) 3a99e1b2cc [MERGE]
bzr revid: hmo@tinyerp.com-20120809130639-vykbp1cqi02y66ct
2012-08-09 18:36:39 +05:30
Stephane Wirtel 4ae8ce4516 [MERGE]
bzr revid: stw@openerp.com-20120808140846-ay7qn0bymtdbwj9q
2012-08-08 16:08:46 +02:00
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 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 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
Antonin Bourguignon 206252d606 [IMP] fix a first batch of typos and spelling mistakes (listed by UCO on the 2012-08-01)
bzr revid: abo@openerp.com-20120803172636-s23g6yturpb5chd6
2012-08-03 19:26:36 +02:00
Alexis de Lattre c11754eaa9 Merge with addons-trunk revno 7150
Adapt views accordingly

bzr revid: alexis@via.ecp.fr-20120802134012-fjk20wld5rv9v45i
2012-08-02 15:40:12 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
pso (OpenERP) b411fa65d8 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120731104554-ku0mpomglio4jtjn
2012-07-31 16:15:54 +05:30
Amit (OpenERP) ad7c078757 [FIX] account : Fixed the unicode decode error on search of account.account object
lp bug: https://launchpad.net/bugs/1029316 fixed

bzr revid: amp@tinyerp.com-20120730093020-ujffkjldt1uuflip
2012-07-30 15:00:20 +05:30
pso (OpenERP) 3aacb89abf [IMP] account: Improved default get method of account configuration wizard to set currency as default
bzr revid: pso@tinyerp.com-20120727094252-p56w0d3ko353sgdw
2012-07-27 15:12:52 +05:30
Ajay Chauhan (OpenERP) fe071b4816 [IMP]account : made c capital for Centralised Counterpart
bzr revid: cha@tinyerp.com-20120727084642-42ronls2600r2thk
2012-07-27 14:16:42 +05:30
Quentin (OpenERP) 962ab82207 [MERGE] fixed error in account.account.__compute(). Courtesy of Guewen Baconnier (Camptocamp)
bzr revid: qdp-launchpad@openerp.com-20120725192632-n5x1h25gugb2icue
2012-07-25 21:26:32 +02:00
Quentin (OpenERP) 0bc828b75e [MERGE] account/account.py: use of tools.float_utils float_round() method instead of round(). lp: 977300
bzr revid: qdp-launchpad@openerp.com-20120725142836-mtts1wub192861pw
2012-07-25 16:28:36 +02:00
pso (OpenERP) e5da0e191b [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120725125332-7qe6b3l0fjryast2
2012-07-25 18:23:32 +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
Stephane Wirtel fa0b196382 [MERGE] lp:~openerp-dev/openobject-addons/trunk-tooltip_imp-psi
bzr revid: stw@openerp.com-20120724075723-qdvvhhpfdt1rzvnl
2012-07-24 09:57:23 +02:00
Pinakin Nayi (OpenERP) f96a13097b [IMP]account-option-wizard
bzr revid: pna@tinyerp.com-20120723060536-zb7yue9dm1o4wfx0
2012-07-23 11:35:36 +05:30
Purnendu Singh (OpenERP) d5ec4a6535 [IMP] update pot files
bzr revid: psi@tinyerp.com-20120720114402-yipigtjmk4j7qk1r
2012-07-20 17:14:02 +05:30
Purnendu Singh (OpenERP) 7a8ac01d31 [MERGE] merge with main branch
bzr revid: psi@tinyerp.com-20120720061520-fzq1vhfyn88z8q3d
2012-07-20 11:45:20 +05:30
Rajesh Prajapati (OpenERP) 9e0be9ffd1 [IMP]vat to tax : changed the label tax in lowercase
bzr revid: rpr@tinyerp.com-20120719111115-ap37b1bo2o7w1w1k
2012-07-19 16:41:15 +05:30
Rajesh Prajapati (OpenERP) 1916eadb89 [IMP]vat to tax : changed the label Tax as its abbreviation
bzr revid: rpr@tinyerp.com-20120719055821-1d6ipvw6i8s0n7uk
2012-07-19 11:28:21 +05:30
Rajesh Prajapati (OpenERP) e068ed2663 [IMP]vat to tax : changed the label Vat as its abbreviation
bzr revid: rpr@tinyerp.com-20120719053803-r4p9dhh28h2bysmm
2012-07-19 11:08:03 +05:30
Raphael Collet 531444a6f6 [IMP] account: do not open a non-existing view after setting taxes
bzr revid: rco@openerp.com-20120718135102-34gvep3dbpqznozc
2012-07-18 15:51:02 +02:00
Rajesh Prajapati (OpenERP) 74a58c0f15 [IMP]vat to tax : I have changed the label as tax inplace of vat
bzr revid: rpr@tinyerp.com-20120718121821-esupnmy423ukxniz
2012-07-18 17:48:21 +05:30
Purnendu Singh (OpenERP) f186ff2145 [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120718055314-7a8w836mzjlueexu
2012-07-18 11:23:14 +05:30
Fabien Pinckaers f2a73d9286 merge
bzr revid: fp@openerp.com-20120716221706-esjx9mluww4zfio5
2012-07-17 00:17:06 +02:00
Rajesh Prajapati (OpenERP) 71122ae47a [IMP]tooltip : I have changed the tooltip of fields as suggested
bzr revid: rpr@tinyerp.com-20120713101751-zokuph2bcpcmlfc5
2012-07-13 15:47:51 +05:30
Frédéric van der Essen cd3a0c2b73 [MERGE] from trunk
bzr revid: fva@openerp.com-20120711162837-xirr40vvc81xk8ra
2012-07-11 18:28:37 +02:00
Alexis de Lattre 42ffccfa96 Add a "Supplier Payment Term" on res.partner
Add payment term on purchase.order

bzr revid: alexis@via.ecp.fr-20120711111434-ih20ohy81bynn1wd
2012-07-11 13:14:34 +02:00
Quentin (OpenERP) 6cc0f8f888 [MERGE] add the possiblity to round taxes per line or globally. Courtesy of Alexis de Lattre, Akretion
bzr revid: qdp-launchpad@openerp.com-20120711090753-xflurvchm638c5cv
2012-07-11 11:07:53 +02:00
Hardik 3fadbdcfc0 [IMP]Account : Changes in Warning Message
bzr revid: hsa@tinyerp.com-20120711084821-4reozitt3vgo9u31
2012-07-11 14:18:21 +05:30
Alexis de Lattre fb7120d7b6 Add analytic account on taxes and invoice tax lines.
bzr revid: alexis@via.ecp.fr-20120710212115-r56jev507ka9eca5
2012-07-10 23:21:15 +02:00
Frédéric van der Essen f8d32d3304 [MERGE] point_of_sale
bzr revid: fva@openerp.com-20120710142447-s0z5ca89bofh0n2c
2012-07-10 16:24:47 +02:00
Alexis de Lattre e9e069a216 Add an option "Tax calculation rounding method" that can be set to "Round per line" (it's the default value and the behavior of the previous versions of OpenERP) or to "Round globally".
bzr revid: alexis@via.ecp.fr-20120707163605-byo0o11f2q9dsczl
2012-07-07 18:36:05 +02:00
Olivier Dony c2aaad1dd3 [FIX] OPW 576006: account.period.find() should not select opening/special periods in some cases
The cases where we filter out special periods
should in fact be the default, but this is a risky
change, so we turn this filtering on via an extra
context flag instead, which can be added by callers
as needed.

bzr revid: odo@openerp.com-20120704163307-bvu454y7if8vck8j
2012-07-04 18:33:07 +02:00
Antony Lesuisse ce583333f9 [FIX] minor fixes before merge
bzr revid: al@openerp.com-20120626200909-rnriwjhsvr8u7i7w
2012-06-26 22:09:09 +02:00
Sbh (Openerp) ae45655ef3 [MERGE] changes for string
bzr revid: sbh@tinyerp.com-20120625132114-t1pkogn3r1od75lm
2012-06-25 18:51:14 +05:30
Foram Katharotiya (OpenERP) 06391b7936 [IMP] add logger instead of_loggerdoc or _log., Add .warning() instead of .debug() in account
bzr revid: fka@tinyerp.com-20120625090619-r25n9pqs89oh5180
2012-06-25 14:36:19 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Sbh (Openerp) e02d8a68ef [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120621093607-eczt3bj4j215cfl2
2012-06-21 15:06:07 +05:30
Rifakat 1e75f9db2f [FIX] account: one day period should not be used while generating invoice, one day period which is exclusively used for initial opening entries while closing any fiscal year
bzr revid: rha@tinyerp.com-20120620095435-ws0dr4g3cz5l4r23
2012-06-20 15:24:35 +05:30
Raphael Collet a0088a0835 [IMP] account: remove unused field in account configuration
bzr revid: rco@openerp.com-20120619145728-r4um4cdxx1gk11zx
2012-06-19 16:57:28 +02:00
Raphael Collet bd02df1493 [IMP] account: clean up wizard.multi.charts.accounts
bzr revid: rco@openerp.com-20120619143809-l61w89poos2r33db
2012-06-19 16:38:09 +02:00
Mayur Maheshwari (OpenERP) 344ddfbdd5 [FIX]base:fix the issue of KeyError when changes in line of Journal Entry
lp bug: https://launchpad.net/bugs/955910 fixed

bzr revid: mma@tinyerp.com-20120619062426-x5ykv2thycvpvs4l
2012-06-19 11:54:26 +05:30
Kuldeep Joshi (OpenERP) ceddfafdc7 [IMP]add logging and remove warning
bzr revid: kjo@tinyerp.com-20120613090600-3ib3r220zpn1yo5o
2012-06-13 14:36:00 +05:30
Kuldeep Joshi (OpenERP) 7b8f7cb44f [IMP]account: remove warning
bzr revid: kjo@tinyerp.com-20120612120907-0ife6ga0zcvfebsb
2012-06-12 17:39:07 +05:30
Amit Patel (OpenERP) 84b2bec521 [IMP]:set dict if context is None.
bzr revid: apa@tinyerp.com-20120605111946-c3wqtixpybqc9qks
2012-06-05 16:49:46 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Frédéric van der Essen cf17814781 [MERGE] trunk
bzr revid: fva@openerp.com-20120521092023-qcis495ngwsudw43
2012-05-21 11:20:23 +02:00
Turkesh Patel (Open ERP) 4661fb71d2 [FIX] account: set ondelete='cascade' on payment_id for allow to delete payment term.
bzr revid: tpa@tinyerp.com-20120518063348-1lm9oyy0kw5pkwdy
2012-05-18 12:03:48 +05:30
Stephane Wirtel 589b298125 [IMP] point_of_sale
bzr revid: stw@openerp.com-20120511212912-htftara5senojo1w
2012-05-11 23:29:12 +02:00
Stephane Wirtel ec308a08e7 [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In"
[FIX] point_of_sale: Fix some bugs

bzr revid: stw@openerp.com-20120504125158-p45qfzo8mif6x9xe
2012-05-04 14:51:58 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
paulius 8a377a190d [FIX] improve rounding at invoice subtotal field--fixes=lp:977300
bzr revid: rmu@tinyerp.com-20120501061412-on9rz3lkbm7oqad3
2012-05-01 11:44:12 +05:30
Alexis de Lattre 0ce5a6bf59 Copy the "note" field from fiscal position template to fiscal position.
bzr revid: alexis@via.ecp.fr-20120423230330-6nmmbf8yae83jggq
2012-04-24 01:03:30 +02:00
Amit Bhavsar (Open ERP) 1e60a8da88 [FIX]account: Improve code
lp bug: https://launchpad.net/bugs/985459 fixed

bzr revid: amb@tinyerp.com-20120419105435-cy21chpu633xouhl
2012-04-19 16:24:35 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) 964b385d5c [fix] : small fix
bzr revid: sbh@tinyerp.com-20120329131017-4x4xzi41ttbq9ni3
2012-03-29 18:40:17 +05:30
Sbh (Openerp) 867459789a [IMP]account: remove address ref
bzr revid: sbh@tinyerp.com-20120329125723-ibv1bozf6a4pjjap
2012-03-29 18:27:23 +05:30
Sbh (Openerp) 287935fc7f [IMP]account: remove address_id
bzr revid: sbh@tinyerp.com-20120329125550-l0fo45vbwnvf5p76
2012-03-29 18:25:50 +05:30
Sbh (Openerp) a821b41caa [IMP]account: remvoe unused pool
bzr revid: sbh@tinyerp.com-20120329125104-pe1zcn50ldv5wb1t
2012-03-29 18:21:04 +05:30
Sbh (Openerp) fa76f3a063 [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124913-uoc4lrcauzaltpqp
2012-03-29 18:19:13 +05:30
Sbh (Openerp) d9359aacfb [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124138-isbvzt8z4drn7fwn
2012-03-29 18:11:38 +05:30
Amit (OpenERP) 908ac62ab6 [FIX] account : Fixes the translation problem
lp bug: https://launchpad.net/bugs/943980 fixed

bzr revid: amp@tinyerp.com-20120328054945-klkxmxsf3b12iuv8
2012-03-28 11:19:45 +05:30
marta(pexego) 0ef89eb059 [FIX] account : Improved the description size for spanish localization taxes
lp bug: https://launchpad.net/bugs/929688 fixed

bzr revid: amp@tinyerp.com-20120328041634-04rk39u8fp27r7ry
2012-03-28 09:46:34 +05:30
Sbh (Openerp) e17dee3a5e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120323052530-l9fsd06fbma1l3gz
2012-03-23 10:55:30 +05:30
Olivier Dony 08f6c75477 [MERGE] Properly pass context when incrementing sequences, courtesy of Stefan Rijnhart (Therp)
lp bug: https://launchpad.net/bugs/947355 fixed

bzr revid: odo@openerp.com-20120322122419-xt6rlz330bkdo8ox
2012-03-22 13:24:19 +01:00
Bhumika (OpenERP) 79ff0e3424 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120321065319-pj7o5oz8pdr0v2jm
2012-03-21 12:23:19 +05:30
Quentin (OpenERP) 99a12a9216 [FIX] account: build_ctx_period must always return a list of ids
bzr revid: qdp-launchpad@openerp.com-20120319095227-1d7k2zq4ats038em
2012-03-19 10:52:27 +01:00
Stefan Rijnhart 94896a9c0b [FIX] Pass context to ir.sequence.next_by*
lp bug: https://launchpad.net/bugs/974355 fixed

bzr revid: stefan@therp.nl-20120314125324-g1kbltrcygxlmcgt
2012-03-14 13:53:24 +01:00
Numerigraphe - Lionel Sausin 5e4446f483 [FIX] unmutable default in account/account.py
bzr revid: ls@numerigraphe.fr-20120305173236-wdnj66ti4bopedzp
2012-03-05 18:32:36 +01:00
Kuldeep Joshi (OpenERP) fd384fe645 [IMP] account : remove invoice address
bzr revid: kjo@tinyerp.com-20120305064845-aezglwmj86fi2ndc
2012-03-05 12:18:45 +05:30
1bf3b3b515 [FIX] use a local variable row instead of res
bzr revid: guewen.baconnier@camptocamp.com-20120301122124-0izdqntr76ruqtde
2012-03-01 13:21:24 +01:00
Thibault Delavallée 220a94b317 [FIX] Back to old formatting, before revno 6565
bzr revid: tde@openerp.com-20120215093817-v6shtzwmc24ewbgc
2012-02-15 10:38:17 +01:00
Thibault Delavallée 12dba1122a [IMP] Modified argument order in context_today call (context passed as last argument to comply to OpenERP coding guidelines)
bzr revid: tde@openerp.com-20120215092229-olnjl9e2ant2ka55
2012-02-15 10:22:29 +01:00
Thibault Delavallée ef4ec91715 [FIX] Fixed date_start and date_stop in period creation. Using the fields.date.context_today in revno 6565 was performed uysing current datetime instead of correct beginning and end of months timestamps.
bzr revid: tde@openerp.com-20120215091707-0wt01bms652pzz5e
2012-02-15 10:17:07 +01:00
Quentin (OpenERP) 8b4c62c624 [REF] account: small code refactoring
bzr revid: qdp-launchpad@openerp.com-20120214133053-0125ol25lwr5mk7d
2012-02-14 14:30:53 +01:00
Olivier Dony da84f36eb4 [FIX] all: update context_today calls after API change
See also server revision 4053
revision-id: odo@openerp.com-20120214122413-rznpdyqajrzswk4o

bzr revid: odo@openerp.com-20120214122520-f4lyaoolw1sik7zo
2012-02-14 13:25:20 +01:00
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Quentin (OpenERP) 614893d620 [MERGE] account: merged the dev branch with workaround of context['line_id'] in line_id field (operation not supported in web client)
bzr revid: qdp-launchpad@openerp.com-20120213131702-f20fl7ydpxvt9o7g
2012-02-13 14:17:02 +01:00
Raphael Collet 37da83d9a8 [FIX] account: method build_ctx_periods returns more periods than those asked when both period are the same
lp bug: https://launchpad.net/bugs/922957 fixed

bzr revid: rco@openerp.com-20120208094735-vh2lnba79da9kn92
2012-02-08 10:47:35 +01:00
Stephane Wirtel f0a31577dd [REV] account: Revert my previous patch about the uniqueness of description,company_id for the tax
lp bug: https://launchpad.net/bugs/928424 fixed

bzr revid: stw@openerp.com-20120208092406-a1nlp4bqwhd2cxqh
2012-02-08 10:24:06 +01:00
Olivier Dony 754c5a68f8 [FIX] account: improve translations and use of _()
bzr revid: odo@openerp.com-20120208000332-4j6jqital8f0558k
2012-02-08 01:03:32 +01:00
Stephane Wirtel 433b98f832 [FIX] account: Modify the sql constraints for the tax object, use the description instead of the name
bzr revid: stw@openerp.com-20120206135658-5i35qm0dyyf4i6kl
2012-02-06 14:56:58 +01:00
Rucha (Open ERP) 534f64d798 [IMP]: account: [FOR TESTING ONLY] try to fix problem of opening move form view from web client
bzr revid: rpa@tinyerp.com-20120201114441-bmmn15cwr76bd6p7
2012-02-01 17:14:41 +05:30
Quentin (OpenERP) 4eb5a5824c [FIX] account: fix of level field computation at the generation from templates time
bzr revid: qdp-launchpad@openerp.com-20120130154701-o0j01ngsedcw0dwv
2012-01-30 16:47:01 +01:00
Raphael Collet 099ef8af95 [MERGE] lp:919682 (account: improve error message in account moves validation)
bzr revid: rco@openerp.com-20120127160431-7jwuxsy9dhpxljpp
2012-01-27 17:04:31 +01:00
Raphael Collet 4e39112275 [FIX] account: fix error message and misleading variable names
bzr revid: rco@openerp.com-20120127155647-z83937bh3z8kbfjb
2012-01-27 16:56:47 +01:00
Quentin (OpenERP) 4840e5cf87 [IMP] account, taxes report: added an option to print the detail (accounts) or not
bzr revid: qdp-launchpad@openerp.com-20120203162619-obs2ygr45jtpl3g0
2012-02-03 17:26:19 +01:00
Raphael Collet e33ce2e84a [MERGE] lp:923884 (account: fix generation of journal codes to avoid infinite loop)
bzr revid: rco@openerp.com-20120203084622-b3vctd1djh8itkjd
2012-02-03 09:46:22 +01:00
Divyesh Makwana (Open ERP) bf7c5f68f0 [IMP] account : Improved the code.
bzr revid: mdi@tinyerp.com-20120203062323-7snclf0vtc73dsai
2012-02-03 11:53:23 +05:30
Divyesh Makwana (Open ERP) f0dbcdcfe7 [IMP] account : Improved the code.
bzr revid: mdi@tinyerp.com-20120203060547-opr31t6snhhxk47c
2012-02-03 11:35:47 +05:30
Raphael Collet 96e0a5dc16 [MERGE] lp:922621 (account: do not compute foreign_balance for accounts with no secondary currency)
bzr revid: rco@openerp.com-20120202100305-jgo79fgwrpyl41kw
2012-02-02 11:03:05 +01:00
Divyesh Makwana (Open ERP) 858758af47 [FIX] account : COA Creation wizard hangs up
lp bug: https://launchpad.net/bugs/923884 fixed

bzr revid: mdi@tinyerp.com-20120202085255-jpuv9x6i33nnjp8f
2012-02-02 14:22:55 +05:30
Divyesh Makwana (Open ERP) 9b3994db6b [FIX] account : foreign_balance should not be computed for account with no secondary currency
lp bug: https://launchpad.net/bugs/922621 fixed

bzr revid: mdi@tinyerp.com-20120202061635-1f6ax1ce6vu6zbbw
2012-02-02 11:46:35 +05:30
Quentin (OpenERP) 9156efc499 [FIX] account: bug fixed in the generation of COA form templates + fixed default values in that wizard in order to have at least one journal of type 'bank' (hardly needed for bank statement encoding for example)
bzr revid: qdp-launchpad@openerp.com-20120124124021-1i6x1qb3pbx6fcgw
2012-01-24 13:40:21 +01:00
Ferdinand 8ad6567fb7 [FIX] account : Error message for chart check must be user freindly
lp bug: https://launchpad.net/bugs/919682 fixed

bzr revid: mdi@tinyerp.com-20120123091429-pf4d65obqjtcn9ny
2012-01-23 14:44:29 +05:30
Quentin (OpenERP) 5888531e5c [FIX] account: fixed the generation of tax from sale and purchase rates in wizard
bzr revid: qdp-launchpad@openerp.com-20120106111149-ztmuqg58980a0tu3
2012-01-06 12:11:49 +01:00
Quentin (OpenERP) 12494f165e [FIX] account: generation of chart of tax from templates was creating duplicated roots
bzr revid: qdp-launchpad@openerp.com-20120104093005-o9u8f02ocx54ow69
2012-01-04 10:30:05 +01:00
fp 8aff5209ea [IMP] improved error message, constraints must allways propose a solution
bzr revid: fp@fp-laptop-20111231075720-4kak7o320td4wxqc
2011-12-31 08:57:20 +01:00
Fabien Pinckaers 6a1d590d85 [FIX] analytic journal on journal
bzr revid: fp@tinyerp.com-20111230163043-96vwqvzje444xs2g
2011-12-30 17:30:43 +01:00
Fabien Pinckaers 60b9004486 [IMP] purchase tax rate depends on sale for generic chart of account
bzr revid: fp@tinyerp.com-20111230161827-c18kz0rwa52q59kf
2011-12-30 17:18:27 +01:00
Fabien Pinckaers 0aa8747a48 [FIX] select rate when installing generic chart
bzr revid: fp@tinyerp.com-20111230151600-vwsj877ip2btv5s7
2011-12-30 16:16:00 +01:00
Fabien Pinckaers c5855b961c [FIX] select rate when installing generic chart
bzr revid: fp@tinyerp.com-20111230151435-86qu330g74d6ibj1
2011-12-30 16:14:35 +01:00
Antony Lesuisse 74adf124cd move account_financial_report to it's own file, create separate action for PL BS.
bzr revid: al@openerp.com-20111230114410-73kvxxvl6vauj6tu
2011-12-30 12:44:10 +01:00
Fabien Pinckaers c04a3aed07 [FIX] small fixes and imp
bzr revid: fp@tinyerp.com-20111230111938-c4k5h0f22oo15vt9
2011-12-30 12:19:38 +01:00
Quentin (OpenERP) ba3139d972 [MERGE] lp:909014
bzr revid: qdp-launchpad@openerp.com-20111229171453-p8pg8dxkrf49lkzw
2011-12-29 18:14:53 +01:00
Quentin (OpenERP) 7ba7c43af4 [MERGE] merged fix on account journal code selection when generating from the wizard + fix on onchange_date in account_voucher module
bzr revid: qdp-launchpad@openerp.com-20111228134243-rxodujxrjp89wkvx
2011-12-28 14:42:43 +01:00
Rucha (Open ERP) 5740ac50bd [MERGE]: Merge with latest trunk addons
bzr revid: rpa@tinyerp.com-20111228130748-kss1ptv0z8l0lz57
2011-12-28 18:37:48 +05:30
Divyesh Makwana (Open ERP) 0f1a9ba110 [IMP] account : Improved the code
bzr revid: mdi@tinyerp.com-20111228124631-iy0eg7dnful3a71q
2011-12-28 18:16:31 +05:30
Divyesh Makwana (Open ERP) 33802ab48b [FIX] account : Not Create Account form Account Templates
lp bug: https://launchpad.net/bugs/909014 fixed

bzr revid: mdi@tinyerp.com-20111228094509-tsyuafffvk1rg8rq
2011-12-28 15:15:09 +05:30
Rucha (Open ERP) 82dd48691b [MERGE]: Merge with latest trunk-addons and resolved conflicts
bzr revid: rpa@tinyerp.com-20111226112605-zxbl07jkzjtpyktw
2011-12-26 16:56:05 +05:30
Raphael Collet ae0eddfcbb [FIX] account: fix malformed domain
bzr revid: rco@openerp.com-20111223083108-i8exaqx5ha7af5fh
2011-12-23 09:31:08 +01:00
Fabien Pinckaers 6aa1e416da [IMP] indexes on _order
bzr revid: fp@tinyerp.com-20111221221504-dcj2l8x2xstqmccs
2011-12-21 23:15:04 +01:00
Mayur Maheshwari (OpenERP) 357f3fca2f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20111221123724-buifqfz9zvmu9s8n
2011-12-21 18:07:24 +05:30
Antony Lesuisse cb5339c3d9 [IMP] jump to accounting dash board after account generation
bzr revid: al@openerp.com-20111221115013-q10j13kwwfgzc859
2011-12-21 12:50:13 +01:00
Raphael Collet cf34f051af [MERGE] lp:904244 (account: fix wizard Install Chart of Accounts)
bzr revid: rco@openerp.com-20111220081326-qfce75nrpifesiod
2011-12-20 09:13:26 +01:00
Quentin (OpenERP) 89a36d6d7a [IMP] account: generating an account from a template now copy also the link with financial reports
bzr revid: qdp-launchpad@openerp.com-20111219170735-uu74j4w546iapx6d
2011-12-19 18:07:35 +01:00
Tejas (OpenERP) bf46d81639 Account config wizard problem fixed
lp bug: https://launchpad.net/bugs/904244 fixed

bzr revid: tta@openerp.com-20111219085852-iygkv1v1fnogtce3
2011-12-19 14:28:52 +05:30
Quentin (OpenERP) 211bac1242 [MERGE] merged the dev branch with improvements of financial reports
bzr revid: qdp-launchpad@openerp.com-20111214143158-1adf0724de07x4hn
2011-12-14 15:31:58 +01:00
Ujjvala Collins (OpenERP) 1dedc1d259 [IMP] account: Changed value of selection field 'only_detail' by 'detail_flat'.
auction,hr_payroll_account,l10n_de: Changed demo data according to change in xml ids of account types.

bzr revid: uco@tinyerp.com-20111213114507-733esietgnh04z5l
2011-12-13 17:15:07 +05:30
Ujjvala Collins (OpenERP) cc867d6855 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111213103638-2kip3an7f989wotm
2011-12-13 16:06:38 +05:30
Fabien Pinckaers ca16eaf1b1 [FIX] PoS misc access rights
bzr revid: fp@tinyerp.com-20111211091442-c61pssjexf0jog5c
2011-12-11 10:14:42 +01:00
Quentin (OpenERP) 8d9e9839bc [IMP] account: financial report display with hierarchy feature + balance on financial reports with type==account_type
bzr revid: qdp-launchpad@openerp.com-20111209161628-0jmmpb274c8j1109
2011-12-09 17:16:28 +01:00
Quentin (OpenERP) cec632de7d [FIX] account: removed debug statement
bzr revid: qdp-launchpad@openerp.com-20111209155455-eni7vouo10m08ux7
2011-12-09 16:54:55 +01:00
Quentin (OpenERP) d26f77ca1d [IMP] account: set report_type field of account_account_type as fields.function + set the main account types as data (instead of demo data) (and did the same for financial reports BS & PL)
bzr revid: qdp-launchpad@openerp.com-20111209151847-u63ur1o7wt017885
2011-12-09 16:18:47 +01:00
Quentin (OpenERP) 4609b7a86b [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20111209105817-ad57voseie1btglz
2011-12-09 11:58:17 +01:00
Quentin (OpenERP) 9f682b4a27 [IMP] account: added translate=True on name field of account_account_type
bzr revid: qdp-launchpad@openerp.com-20111209095525-wjbethe8lv1ujrlo
2011-12-09 10:55:25 +01:00
Quentin (OpenERP) f8ecc91b56 [REF] account: code cleaning
bzr revid: qdp-launchpad@openerp.com-20111209095318-k7d6atw857msm8qe
2011-12-09 10:53:18 +01:00
Quentin (OpenERP) f4f3ee884c [REF] account: code cleaning and removal of fields_view_get useless overwriting
bzr revid: qdp-launchpad@openerp.com-20111209094506-798lozt56rrihzj9
2011-12-09 10:45:06 +01:00
Quentin (OpenERP) f7cd3aea92 [REF] account: code cleaning and removal of installable field in account.tax.template
bzr revid: qdp-launchpad@openerp.com-20111209093314-b6onxfybgm1picp5
2011-12-09 10:33:14 +01:00
Quentin (OpenERP) 81f4f3d9fd [FIX] account: create_sequence may not receive vals['company_id']
bzr revid: qdp-launchpad@openerp.com-20111209083948-hl20ys36olhfbl6z
2011-12-09 09:39:48 +01:00
Quentin (OpenERP) 6b2dd13e96 [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20111209081905-pq3nm1un3hgiavvz
2011-12-09 09:19:05 +01:00
Mayur Maheshwari (OpenERP) b439bc1606 [FIX]All: create an index for the column on require table
lp bug: https://launchpad.net/bugs/901474 fixed

bzr revid: mma@tinyerp.com-20111209060308-muefwlr323ji4kk7
2011-12-09 11:33:08 +05:30
Quentin (OpenERP) aefa500ca9 [FIX] account: small fix in generation of tax code from tax code objects
bzr revid: qdp-launchpad@openerp.com-20111209000506-8iyd5551lmcmt995
2011-12-09 01:05:06 +01:00
Quentin (OpenERP) c52bb36f7f [REF+FIX] account: code cleaning of wizard to generates objects from templates
bzr revid: qdp-launchpad@openerp.com-20111208235348-h3bpb70zv7gr932s
2011-12-09 00:53:48 +01:00
Quentin (OpenERP) 650eb7f6e8 [REF] account: refactoring of code generating the COA from template
bzr revid: qdp-launchpad@openerp.com-20111208114159-hhzftkic9rvtpms5
2011-12-08 12:41:59 +01:00
Quentin (OpenERP) 3f7c296563 [REF] account: refactoring of the code for generating COA from templates
bzr revid: qdp-launchpad@openerp.com-20111207164132-9jep5ucj9qnio3hf
2011-12-07 17:41:32 +01:00
Vo Minh Thu 0ae257c780 [MERGE] merged cleaned warnings (appearing in the install logs).
bzr revid: vmt@openerp.com-20111207161140-4ams7da4t5l5n54u
2011-12-07 17:11:40 +01:00
Quentin (OpenERP) 9941aaed27 [REF] account: refactoring of generation COA from templates code
bzr revid: qdp-launchpad@openerp.com-20111207135307-vfv295s9v9ouww8y
2011-12-07 14:53:07 +01:00
Quentin (OpenERP) 4e6f2e376e [MERGE] merged the last branch of development related to the voucher multicurrencies handling
bzr revid: qdp-launchpad@openerp.com-20111207124216-jmmmzgoxqz6zqa3p
2011-12-07 13:42:16 +01:00
Quentin (OpenERP) a6e28e506e [REF] account: refactoring of code for generating COA from templates
bzr revid: qdp-launchpad@openerp.com-20111207104551-0dv4dr23m6h0pnba
2011-12-07 11:45:51 +01:00
Quentin (OpenERP) 3bb733d5bf [REF] account: changed name of complete_tax_set
bzr revid: qdp-launchpad@openerp.com-20111206132909-acp1putx55ve6irv
2011-12-06 14:29:09 +01:00
Vo Minh Thu 159dc31327 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111206112258-wnppot8orjvmpnh2
2011-12-06 12:22:58 +01:00
Vo Minh Thu bca8a89bc5 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111206101354-snbya2xtl8pjwskc
2011-12-06 11:13:54 +01:00
Quentin (OpenERP) f19e893877 [FIX] account: fixes of wizard to generat COA
bzr revid: qdp-launchpad@openerp.com-20111206100126-61nhqx6p9d2ax6pl
2011-12-06 11:01:26 +01:00
Quentin (OpenERP) bd724f43b4 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20111205150819-tuzcw6v25wp2aq9r
2011-12-05 16:08:19 +01:00
Quentin (OpenERP) e1e585aee3 [IMP] account: display the currency in name_get of journal also for journals in company currency
bzr revid: qdp-launchpad@openerp.com-20111202110716-yt4nc2v3p07zdmkl
2011-12-02 12:07:16 +01:00
Ujjvala Collins (OpenERP) be08728a43 [IMP] account:
* Moved 'sign' field from account type to financial report object.
* Changed and added demo data as per the new requirements.
* Replaced the 'Balance Sheet' and 'Profit and Loss' reports with Financial report.

bzr revid: uco@tinyerp.com-20111201115521-g8npi3igpq8dvthu
2011-12-01 17:25:21 +05:30
Ujjvala Collins (OpenERP) 0920c044fd [IMP] account:
* Replaced the current selection field (P&L/BS Category on account type) by a functional field that will simulate the old behavior (for the user it will be the same) but that will read and write into the m2m field between financial reports and account types

bzr revid: uco@tinyerp.com-20111201100420-jsw584v4lemuzhca
2011-12-01 15:34:20 +05:30
Raphael Collet 15581c3a83 [MERGE] lp:894707 (account: use better name for opening period, to avoid constraint violation)
bzr revid: rco@openerp.com-20111130140620-0398h9ysupkb6v3k
2011-11-30 15:06:20 +01:00
Rucha (Open ERP) 04bdda2a29 [FIX]: account: Fixed problem of wrong journal code generation and which causes installation of some modules break because of unique constraints
bzr revid: rpa@tinyerp.com-20111130124210-a0rqbej550042kcg
2011-11-30 18:12:10 +05:30
Ujjvala Collins (OpenERP) b30c43a88e [IMP] account:
* Removed 'note' field from financial report object.
* Coverted Display detail field to selection type from boolean.

bzr revid: uco@tinyerp.com-20111130094648-7tu9vr3md42z2rjl
2011-11-30 15:16:48 +05:30
ron@tinyerp.com ccb8bb9a1f [IMP] account: Changed the Tax name and code which is generated from template dynamically because of account name constrain on account.tax model.
bzr revid: ron@tinyerp.com-20111129123420-oto8m9ug8tobje9s
2011-11-29 18:04:20 +05:30
Rucha (Open ERP) 6933af637c [MERGE]: Merge with latest trunk-addons + Resolved conflicts
bzr revid: rpa@tinyerp.com-20111128053937-88tibpqgnf9y6kq0
2011-11-28 11:09:37 +05:30
Guewen Baconnier 80dc65aeea [FIX] account : Create Monthly Periods : unique key violation on Opening Periods
lp bug: https://launchpad.net/bugs/894707 fixed

bzr revid: mdi@tinyerp.com-20111128050938-5e2vizusnvq8zbth
2011-11-28 10:39:38 +05:30
Fabien Pinckaers 9a1e776b18 [FIX] takes all current fy for taxes amount
bzr revid: fp@tinyerp.com-20111125174908-287t7g8ao6w7wu3q
2011-11-25 18:49:08 +01:00
Fabien Pinckaers 8df3c70127 revert
bzr revid: fp@tinyerp.com-20111125174234-5hgftpj3gdjltdp1
2011-11-25 18:42:34 +01:00
Fabien Pinckaers 16e4e339dd [FIX] default to all filscalyears for tax code sum
bzr revid: fp@tinyerp.com-20111125174131-2ljyfx1ig3xbfzcj
2011-11-25 18:41:31 +01:00
Fabien Pinckaers ccfadbdd90 [IMP] Removed the wizard to install chart of accounts -> install automatically
If installation from SaaS, we know the country of the main company so that we
can install the chart of account by default if it exists for this country. If
not from SaaS, you get the wizard like before.

bzr revid: fp@tinyerp.com-20111123141616-jrz846u7hd3rubbc
2011-11-23 15:16:16 +01:00
Quentin (OpenERP) 82f88b06d6 [IMP] account: added constraint on account_journal currency + changed default value of type field for new account_account
bzr revid: qdp-launchpad@openerp.com-20111122101338-44k60vjsnmf3khud
2011-11-22 11:13:38 +01:00
Quentin (OpenERP) 1d54432f87 [FIX] account, accounting entries model: fixed a bug related to period choosing in multicompany environement and factorized the code of wizard
lp bug: https://launchpad.net/bugs/812027 fixed

bzr revid: qdp-launchpad@openerp.com-20111116141340-vz61c74eguu9chjh
2011-11-16 15:13:40 +01:00
Quentin (OpenERP) dd43e94d4d [MERGE] lp: 889129 (increased the size of account name)
bzr revid: qdp-launchpad@openerp.com-20111116124005-61j64da8b6lb6rdv
2011-11-16 13:40:05 +01:00
Divyesh Makwana (Open ERP) e9d8c97ad0 [FIX] account :
lp bug: https://launchpad.net/bugs/889129 fixed

bzr revid: mdi@tinyerp.com-20111115064935-510hg8a31whp7k4g
2011-11-15 12:19:35 +05:30
Quentin (OpenERP) f033b7b1b1 [FIX] account: encoding by line is now working also for tax included (in fact it doesn't consider that value, but it's normal)
bzr revid: qdp-launchpad@openerp.com-20111114103945-blqw5f4egom3dp9m
2011-11-14 11:39:45 +01:00
Bogdan Stanciu c62e7ba08b [IMP] Changed 'Chart of Account' into 'Chart of Accounts' mainly in the pot/po files. Added a few translation elements to account.pot and fr.po.
bzr revid: bogdanovidiu.stanciu@gmail.com-20111108100700-i1wnp66n35mg2uwa
2011-11-08 11:07:00 +01:00
Quentin (OpenERP) 503a5e8e7f [MERGE] merged a branch containing bad english fixes. Contribution from philu.
bzr revid: qdp-launchpad@openerp.com-20111107113447-jhqvata3fb689c1m
2011-11-07 12:34:47 +01:00
Quentin (OpenERP) c229d793b2 [MERGE] lp:783670 about level computation of accounts
bzr revid: qdp-launchpad@openerp.com-20111026090010-ok929g2rb24qpk44
2011-10-26 11:00:10 +02:00
Quentin (OpenERP) 6c1525d849 [IMP] account: find() method of account.fiscalyear will now filter correctly on company_id if needed
bzr revid: qdp-launchpad@openerp.com-20111025162001-6um2vm5f277bf0n2
2011-10-25 18:20:01 +02:00
Quentin (OpenERP) 34518372cc [MERGE] merged the dev branch with unrealized gain/loss on foreign currency
bzr revid: qdp-launchpad@openerp.com-20111025145500-r99v3ips3dn9fbrp
2011-10-25 16:55:00 +02:00
Rucha (Open ERP) 6b0cf3ea36 [IMP]: account: Added help text on new menu and fields for unrealized gain or loss
bzr revid: rpa@tinyerp.com-20111025122055-h9cjx6z7op70fndt
2011-10-25 17:50:55 +05:30
Rucha (Open ERP) 8ca07d14e3 [IMP]: account: Improvement in computation of adjusted balance field, added computation of unrealized gain/loss
bzr revid: rpa@tinyerp.com-20111025072409-y2gn417jh6psa0a6
2011-10-25 12:54:09 +05:30
Rucha (Open ERP) 8bf3878661 [IMP]: account: Remaining improvement in field name and string for unrealized gain/loss
bzr revid: rpa@tinyerp.com-20111024125147-eptl0gf7dzn1b3nz
2011-10-24 18:21:47 +05:30
Rucha (Open ERP) 96f306b461 [IMP]: account: Revised field name and string for unrealized gain/loss, before it was "Gains and Losses", but as per usability and functionality "Gain or Loss" suits well
bzr revid: rpa@tinyerp.com-20111024123954-8cwlh7kwu1ffvs25
2011-10-24 18:09:54 +05:30
Rucha (Open ERP) 0e54cc6c00 [IMP]: account: Added computation for adjusted balance (foreign balance / exchange rate)
bzr revid: rpa@tinyerp.com-20111024122812-0en1905g27usan7k
2011-10-24 17:58:12 +05:30
Rucha (Open ERP) bc7351bbd1 [IMP]: account: Instead of dummy char fields, added new fields to compute un realized gain and loss, improvement in view
bzr revid: rpa@tinyerp.com-20111024102011-mwbwf707847onw7p
2011-10-24 15:50:11 +05:30
Meera Trambadia (OpenERP) 73a43b7e35 [IMP] account: optimized code for calculating the level of accounts
bzr revid: mtr@tinyerp.com-20111024095600-w547t7m3r7hs6rmg
2011-10-24 15:26:00 +05:30
Kirti Savalia (OpenERP) d417951b98 [ADD]: new view for Unrealized Gains and losses
bzr revid: ksa@tinyerp.com-20111021120535-6zq4qwyg7zpl5rle
2011-10-21 17:35:35 +05:30
Meera Trambadia (OpenERP) c103285e26 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20111020102032-j6r4k33umb5q6mmc
2011-10-20 15:50:32 +05:30
Quentin (OpenERP) 4463d93eea [FIX] partially reverted commit 5220 which was wrongly reverting few enhancements
bzr revid: qdp-launchpad@openerp.com-20111019081403-4zeh9qlw6p8d2va0
2011-10-19 10:14:03 +02:00
Quentin (OpenERP) c736d4a773 [MERGE] lp: 800767
bzr revid: qdp-launchpad@openerp.com-20111018102043-g6aumdne9odh17wa
2011-10-18 12:20:43 +02:00
Quentin (OpenERP) 3ca449046f [FIX] account: partial reconcile must look for amount_currency ONLY in the case there is a currency_id field set on the account reconciled
bzr revid: qdp-launchpad@openerp.com-20111013145804-q7o0ye77yprriyoj
2011-10-13 16:58:04 +02:00
Quentin (OpenERP) b08b10d16f [REF/FIX] account: replaced 'journal_id' and 'period_id' fields on account.move.line object with fields.related
lp bug: https://launchpad.net/bugs/871314 fixed

bzr revid: qdp-launchpad@openerp.com-20111013094347-ax0v8s5xbw5l0ye3
2011-10-13 11:43:47 +02:00
Quentin (OpenERP) 8cf348cc57 [IMP] account, financial.report object: added translate=True on 'name' field
bzr revid: qdp-launchpad@openerp.com-20111013065611-ibvbezd2hthzr3v9
2011-10-13 08:56:11 +02:00
Quentin (OpenERP) 6dcbcb0dd8 [IMP] account: added 'note' field on account.fiscal.position.template object
bzr revid: qdp-launchpad@openerp.com-20111012145213-cvsfk3zb141fs766
2011-10-12 16:52:13 +02:00
Fabien Pinckaers 31803314ab [IMP] allows to update credit/debit for initial balances of accounts, config wizard
bzr revid: fp@tinyerp.com-20111002105404-tkwzujn086qgjm6h
2011-10-02 12:54:04 +02:00
Fabien Pinckaers 5034f76143 [IMP] improved views of config wizards
bzr revid: fp@tinyerp.com-20111001212318-jmknm2qorrb39gin
2011-10-01 23:23:18 +02:00
Fabien Pinckaers 57b86a1040 merge
bzr revid: fp@tinyerp.com-20111001184811-umj7qepl2ly9jh0d
2011-10-01 20:48:11 +02:00
Fabien Pinckaers ac214af8d0 [IMP] config wizards
bzr revid: fp@tinyerp.com-20111001184625-57er05vgdir4lgwd
2011-10-01 20:46:25 +02:00
Antony Lesuisse 92300c9c63 [IMP] Remove account sequence code madness
bzr revid: al@openerp.com-20111001093437-hplwdkq57wcspcv9
2011-10-01 11:34:37 +02:00
Vo Minh Thu bd341cc6fe [IMP] ir_sequence: call it with the new methods.
bzr revid: vmt@openerp.com-20110929132254-eevlq6t9d6i6um7z
2011-09-29 15:22:54 +02:00
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02:00
Fabien Pinckaers 6391bf5173 [FIX] Account Voucher
bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub
2011-09-27 15:07:30 +02:00
Fabien Pinckaers 4eb5563008 merge
bzr revid: fp@tinyerp.com-20110924144613-zetogwg7qypmquh9
2011-09-24 16:46:13 +02:00
Olivier Dony d81837fac6 [MERGE] synch with latest trunk
bzr revid: odo@openerp.com-20110922162538-x7xucux66zma5bp8
2011-09-22 18:25:38 +02:00
Antony Lesuisse b117f5dc75 [MERGE] account balance sign on usertype in reports dsh
bzr revid: al@openerp.com-20110921224125-88aim4xiz89x5mth
2011-09-22 00:41:25 +02:00
Antony Lesuisse 46b4b667e0 [IMP] account financial type account_type is now m2m
bzr revid: al@openerp.com-20110921150708-wkxt83pulih57o93
2011-09-21 17:07:08 +02:00
Antony Lesuisse b83b56164f [IMP] account financial report add type account_type
bzr revid: al@openerp.com-20110921145758-zhq3klyfbgzfbeu8
2011-09-21 16:57:58 +02:00
Dhara (OpenERP) eb1fc58eb8 Balance sign field for accouting report
bzr revid: dhara_openerp-20110921013511-05czzq3ggdv9197f
2011-09-20 18:35:11 -07:00
Quentin (OpenERP) a4cebd9a55 [MERGE] merged the dev branch containing the account.financial.report enhancement
bzr revid: qdp-launchpad@openerp.com-20110919141251-liill5p05t0oasfz
2011-09-19 16:12:51 +02:00
Quentin (OpenERP) 5357fbe00f [FIX] account, financial report printing: recursion problem when report.type=='accuont_report'
bzr revid: qdp-launchpad@openerp.com-20110919140655-kfdfcmm4u2gdf8gg
2011-09-19 16:06:55 +02:00
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
Fabien Pinckaers 7519962123 fix
bzr revid: fp@tinyerp.com-20110917153118-01rqbejf2vdr8vwh
2011-09-17 17:31:18 +02:00
Fabien Pinckaers 58a25be03d merge
bzr revid: fp@tinyerp.com-20110917151633-limcvnhpte1ufhn9
2011-09-17 17:16:33 +02:00
Fabien Pinckaers 6b435a7d3d merge
bzr revid: fp@tinyerp.com-20110917142846-hfq9upmfd3026t3y
2011-09-17 16:28:46 +02:00
Fabien Pinckaers 523be42bd1 merge
bzr revid: fp@tinyerp.com-20110917141929-2goj9ifzidq8g6rk
2011-09-17 16:19:29 +02:00
Fabien Pinckaers a2dbd69cd6 [FIX]
lp bug: https://launchpad.net/bugs/781585 fixed

bzr revid: fp@tinyerp.com-20110917125537-y32aedueqdu7pc9o
2011-09-17 14:55:37 +02:00
Quentin (OpenERP) 62112460fe [MERGE] merged a branch that add a contraint on account type's defferal method for accounts payable/receivable, to avoid common configuration mistakes
bzr revid: qdp-launchpad@openerp.com-20110916084024-5ncitdnyjtshln53
2011-09-16 10:40:24 +02:00
Quentin (OpenERP) 9807a4a097 [MERGE] bug-784364-bde
bzr revid: qdp-launchpad@openerp.com-20110915165803-ds10y2ityf9fiia6
2011-09-15 18:58:03 +02:00
Meera Trambadia (OpenERP) ba5341a5e6 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20110915130151-7uxiju44u28o7b9h
2011-09-15 18:31:51 +05:30
Bharat (OpenERP) 47c63113c0 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915125318-qmkisohlvpqvnum3
2011-09-15 18:23:18 +05:30
Meera Trambadia (OpenERP) a2327dbc4c [MERGE] branch merged with openobject-addons
bzr revid: mtr@tinyerp.com-20110915125153-day13d440fx6o84a
2011-09-15 18:21:53 +05:30
Bharat (OpenERP) ce3142522e [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915122628-cspmx42ltb4fzv6l
2011-09-15 17:56:28 +05:30