Commit Graph

512 Commits

Author SHA1 Message Date
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
P. Christeas bffc248796 account.move.line: Fix ugly SQL call
A matter of coding style, tripple quotes in the same line, put in a list
is just a candidate for the hall of shame.

bzr revid: p_christ@hol.gr-20101127201429-07u0bc8xra998zhi
2010-11-27 22:14:29 +02:00
RVO(OpenERP) df57bcc6b6 [FIX] Account: historical currency rate support
lp bug: https://launchpad.net/bugs/591961 fixed

bzr revid: mra@mra-laptop-20101125115838-nsx04bclby615iaw
2010-11-25 17:28:38 +05:30
Mustufa Rangwala 55ef479cf0 [FIX] Account: intiala balance with periods filter
bzr revid: mra@mra-laptop-20101125111558-a3lj88wh6157e6yg
2010-11-25 16:45:58 +05:30
uco (OpenERP) 3700e08ed6 [REF]: Refactored some lines from previous commit.
bzr revid: uco@tinyerp.com-20101123113152-0ue71yg9usp1gklx
2010-11-23 17:01:52 +05:30
uco (OpenERP) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Mustufa Rangwala 27ebf5eec2 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101116092536-dfa20lk0lg0jzsnj
bzr revid: mra@mra-laptop-20101118050021-q0dpjzphc62ukd88
2010-11-18 10:30:21 +05:30
qdp-launchpad@tinyerp.com d3f5955317 [FIX] account, account.move.line query_get: fixed the initial balance computation in order to check only the selected fiscalyear
bzr revid: qdp-launchpad@tinyerp.com-20101116083420-rpr5nohjgsb851fk
2010-11-16 09:34:20 +01:00
Ferdinand@Camptocamp 44300bb3be [FIX] Account: performance account_move_line needs index on partner_id
lp bug: https://launchpad.net/bugs/571595 fixed

bzr revid: mra@mra-laptop-20101116041416-zonccm8lg9dvf2at
2010-11-16 09:44:16 +05:30
ARA (OpenERP) 3ef7b63fbc [FIX] account:opening entries from chart of account doesn't use context
lp bug: https://launchpad.net/bugs/672553 fixed

bzr revid: ara@tinyerp.com-20101115061841-ceay30hsach5kex2
2010-11-15 11:48:41 +05:30
Mustufa Rangwala 4e95e42233 [FIX] Account: Account : problem with journals and error messages
lp bug: https://launchpad.net/bugs/615268 fixed

bzr revid: mra@mra-laptop-20101111101353-iwtel2bf7sqdqhby
2010-11-11 15:43:53 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
Mustufa Rangwala ecd2554fb3 [MERGE] Account: Constration on move line..do not create move line with type=recievable and payble without partner (PSI branch)
bzr revid: mra@mra-laptop-20101103114617-fzxw09bkxvm0nil2
2010-11-03 17:16:17 +05:30
psi (Open ERP) 7e1eb6132d [MERGE] merge with dev-addons3 branch
lp bug: https://launchpad.net/bugs/662538 fixed

bzr revid: psi@tinyerp.co.in-20101103111507-firugtpi48s31l84
bzr revid: psi@tinyerp.co.in-20101103111656-ee8acl22oz7g2b9p
2010-11-03 16:46:56 +05:30
psi (Open ERP) db5010eca1 [ADD] account: Add groups on account_analytic_id
bzr revid: psi@tinyerp.co.in-20101103062128-7g2nplcwzcw54kqb
2010-11-03 11:51:28 +05:30
Mustufa Rangwala d366367ff2 [FIX] Account: account move line create method
bzr revid: mra@mra-laptop-20101102105542-041r1uivh0u60958
2010-11-02 16:25:42 +05:30
Raphaël Valyi ab38d5247d [FIX] Account: user can't validate the invoice of an other company; patch included
lp bug: https://launchpad.net/bugs/651426 fixed

bzr revid: mra@mra-laptop-20101102093337-0diiqe2wmapc68i2
2010-11-02 15:03:37 +05:30
Mustufa Rangwala 0e233a7dcb [REF]
bzr revid: mra@mra-laptop-20101025045336-ovh54n0q31db0hfp
2010-10-25 10:23:36 +05:30
Mustufa Rangwala 759f31ed3c [FIX] Account: creation of journal items with refrence field on it ..remove the ref field on create ..
bzr revid: mra@mra-laptop-20101021060207-1z44kagx1z6vukew
2010-10-21 11:32:07 +05:30
Mustufa Rangwala 2d10f3edbc [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101018123412-fk56ukzdm98eyq1u
2010-10-18 18:04:12 +05:30
Mustufa Rangwala ac690626e0 [FIX]
bzr revid: mra@mra-laptop-20101018110356-8t6yqcdi84zbr8lh
2010-10-18 16:33:56 +05:30
Mustufa Rangwala 9e7d695c3f [FIX]
bzr revid: mra@mra-laptop-20101018104639-r9jhqu31ar79nbih
2010-10-18 16:16:39 +05:30
qdp-launchpad@tinyerp.com 00d06ed17a [MERGE] merged the branch 3
bzr revid: qdp-launchpad@tinyerp.com-20101018103711-3n1x1hsv5y167zc1
2010-10-18 12:37:11 +02:00
psi (Open ERP) 846b4d9dd5 [REF]
bzr revid: psi@tinyerp.co.in-20101015092325-i56uy192ctp9mlal
2010-10-15 14:53:25 +05:30
Mustufa Rangwala 2a77b86cd1 [REF]
bzr revid: mra@mra-laptop-20101015065648-x63gc3akv68nntwe
2010-10-15 12:26:48 +05:30
Mustufa Rangwala 0dc5d800f2 [REF] cleaing account
bzr revid: mra@mra-laptop-20101015063348-1karrzxmopp28zlz
2010-10-15 12:03:48 +05:30
Mustufa Rangwala da427c55dc [FIX] Account: Account move line => Now it will work if you have filter by dates and with initial balances
bzr revid: mra@mra-laptop-20101015061515-jct5lvb5iosc1a7p
2010-10-15 11:45:15 +05:30
Mustufa Rangwala 7e61b3f7c5 [FIX] Account: Move line fields view get => if there is not journal_id fields on search view
bzr revid: mra@mra-laptop-20101014134915-ml1ysjqoiumvr5wo
2010-10-14 19:19:15 +05:30
vth 68d68134da [FIX] Account :change Label on journal item it takes from the Journal Views
bzr revid: vth@tinyerp.com-20101014111925-f99f4r1gdhdnvh17
2010-10-14 16:49:25 +05:30
vth 0ea617db0e [REF] account
bzr revid: vth@tinyerp.com-20101013094527-fsm7bxmikmwopk2t
2010-10-13 15:15:27 +05:30
vth 685489a172 [REF] account
bzr revid: vth@tinyerp.com-20101011055153-h8hygvtjqkxc8004
2010-10-11 11:21:53 +05:30
vra 9b3bb243e5 [IMP] account: removed the static width assignment for 'ref' field from field_view_get of account move line.
bzr revid: vra@tinyerp.com-20101008062957-ur3zpitd8d6r1y04
2010-10-08 11:59:57 +05:30
Mustufa Rangwala e235f2a631 [FIX] Account: Account move line => Query get method improved with Initial balance calculation
bzr revid: mra@mra-laptop-20101005055122-9ywrjw1rwkvovkxy
2010-10-05 11:21:22 +05:30
Mustufa Rangwala 819ee1b9a1 [FIX] Account: move line query get
bzr revid: mra@mra-laptop-20101004114601-z0kjv5blmflm35c8
2010-10-04 17:16:01 +05:30
Mustufa Rangwala f90c074f3f [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20101004043444-6dvkwuhx05cdf134
2010-10-04 10:04:44 +05:30
qdp-launchpad@tinyerp.com d9c2e1a2e8 [FIX] account: typo in query_get + fix in common wizard report + [REF] account: query_get removal of period_manner in context
bzr revid: qdp-launchpad@tinyerp.com-20101001152403-7yy1l7sy0kdq728l
2010-10-01 17:24:03 +02:00
olt@tinyerp.com da504f014e [FIX] account: 'balance' field now uses '_query_get' and uses initial balance
bzr revid: olt@tinyerp.com-20101001125026-m6yabgobzcslok80
2010-10-01 14:50:26 +02:00
qdp-launchpad@tinyerp.com 45e78ba71e [IMP] account: improved the query_get of account_move_line to put the logic of initial balance computing + fixes on general ledger report
bzr revid: qdp-launchpad@tinyerp.com-20101001113241-ojddhmvr3q3zppzj
2010-10-01 13:32:41 +02:00
Mustufa Rangwala 6b80f6ca44 [FIX] Account: Move line tree view corrected in fields_view_get
bzr revid: mra@mra-laptop-20100923131014-tief5ypjrlb7azta
2010-09-23 18:40:14 +05:30
qdp-launchpad@tinyerp.com 4f294bb583 [FIX] account, reconciliation manul process: multi fixes (division by 0, put a condition on stopping the process for a partner, corrected stats and process in order to not show partners with only debit (or credit) entries
bzr revid: qdp-launchpad@tinyerp.com-20100923114315-px7xcih1tv8ic1n1
2010-09-23 13:43:15 +02:00
Mustufa Rangwala 5fc2cfcb0d [FIX] Account: account move line => If partner is not available in move lines and we try to reconcile it
bzr revid: mra@mra-laptop-20100922065727-id3cf8eki1hqakbv
2010-09-22 12:27:27 +05:30
Mustufa Rangwala 4f2b28dcb8 [FIX] Account: Account move line => journal items if the state is move user is not allowed to change its currency and amount of foreigh currency
bzr revid: mra@mra-laptop-20100921063631-4ndy7xo02o6thg93
2010-09-21 12:06:31 +05:30
qdp-launchpad@tinyerp.com 6d6d2d912f [REF] account: removal of reconciliation on bank statements (account.bank.statement.reconcile object). This feature should now be handled by account_voucher module
bzr revid: qdp-launchpad@tinyerp.com-20100917143045-j7n45wazq60xtdnv
2010-09-17 16:30:45 +02:00
pap (openerp) 4e61111c59 [IMP] Account: added user_id while created analytic lines
bzr revid: pap@tinyerp.co.in-20100917083134-dw7g5vf9myo03e47
2010-09-17 14:01:34 +05:30
Mantavya Gajjar b621b0d86f [FIX]: remove warning "WARNING⚠️Deprecated, use compute_all(...)['taxes'] instead of compute(...) to manage prices with tax included"
bzr revid: mga@tinyerp.com-20100915154904-supbzcdc15qgx0od
2010-09-15 21:19:04 +05:30
Olivier Dony d57d18e789 [IMP] account: proper check of main vs. secondary currency during move.line creation
bzr revid: odo@openerp.com-20100914131657-wxiij1ccr9fed005
2010-09-14 15:16:57 +02:00
qdp-launchpad@tinyerp.com 85d243fb44 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100913155446-gm9b07hb4fnd5yyo
2010-09-13 17:54:46 +02:00
Mantavya Gajjar 3519efd5a8 [FIX]: fix a journal_id problem for the Accounting/Journal Entry
bzr revid: mga@tinyerp.com-20100908104553-vl5uunhuoz3rfqi9
2010-09-08 16:15:53 +05:30
Mantavya Gajjar 3efbdcbd09 [FIX]: fix a problem for defult get in account_move_line
bzr revid: mga@tinyerp.com-20100908103630-0d09s3m6m67myp5f
2010-09-08 16:06:30 +05:30
Mustufa Rangwala 42e8cd0749 [IMP] Account: Add method on account move line => which unlink related reconcile ids for moves, Use that method on unreconcile wizard as well as fiscalyear closing with generating entries
bzr revid: mra@mra-laptop-20100907050352-07x1e8yxb9d8jlcm
2010-09-07 10:33:52 +05:30
qdp-launchpad@tinyerp.com 5ccf742524 [MERGE] merge with same branch + small improvements on accouting
[IMP] mrp: improved the mrp.production.form view

bzr revid: qdp-launchpad@tinyerp.com-20100906165421-zy7pz5sdfxgappe7
2010-09-06 18:54:21 +02:00
qdp-launchpad@tinyerp.com bd06a93a56 [IMP] account: fields company related should be readonly on account.move.line
bzr revid: qdp-launchpad@tinyerp.com-20100906121623-sfqikkldkj3avioy
2010-09-06 14:16:23 +02:00
Mustufa Rangwala 199cb9061f [MERGE] Merge with trunk addons
bzr revid: mra@mra-laptop-20100906042640-n6pqzg3d1b6i308l
2010-09-06 09:56:40 +05:30
pap (openerp) 20bbdd3cf1 [IMP] Account:
- added analytic_account field on account_model_line
- removed wizard asking whether to open entries after creating entries from account model
- validating moves through Accounting/Periodical Processing/Draft Entries/Validate Journal Entries wizard validated moves with unbalanced entries too, fixed the bug
- added search view on account model

bzr revid: pap@tinyerp.co.in-20100903112950-eoferlxasre8pjkw
2010-09-03 16:59:50 +05:30
Mustufa Rangwala d93b7ba3bc [IMP] Account: Move line create method if you set the value of journal/period on creation of move line it will not change the value as per context's journal/period ..so you can create different journal/periond with move line
bzr revid: mra@mra-laptop-20100903091256-l3ut29d7d1bw1xle
2010-09-03 14:42:56 +05:30
Vir (Open ERP) ede4ce4399 [MOD] account,account_payment,account_followup : replace maturity date by due date
bzr revid: vir@tinyerp.com-20100903061045-np3lrhr0tcscgj7m
2010-09-03 11:40:45 +05:30
vra 6be24164f4 [FIX] account: fixed minor issue for move_id in '_check_date' method.
bzr revid: vra@tinyerp.com-20100901114708-aftvlyswk7d8x6lr
2010-09-01 17:17:08 +05:30
Fabien Pinckaers 303dec6976 [FIX] Cleaning account voucher: -550 lines
bzr revid: fp@tinyerp.com-20100826001459-ez2b5pik7jexm303
2010-08-26 02:14:59 +02:00
vra 8f53a0360a [IMP] account, account_folloup: improved color option in account move line tree view.
bzr revid: vra@tinyerp.com-20100825071133-5rmxquvpcj1wxfff
2010-08-25 12:41:33 +05:30
qdp-launchpad@tinyerp.com 37d61f380e [IMP] account: added missing label to ref field on account.move.line
bzr revid: qdp-launchpad@tinyerp.com-20100824142839-t6uclkgls2oj7lay
2010-08-24 16:28:39 +02:00
qdp-launchpad@tinyerp.com cc358558d8 [FIX] account: previous conversion of ref field on account_move_line object into a fields.related was missing the store=True attribute
bzr revid: qdp-launchpad@tinyerp.com-20100824131759-ersa8v6ic95uakpr
2010-08-24 15:17:59 +02:00
qdp-launchpad@tinyerp.com 666510526b [IMP] account: replaced 'Ledger Posting' terms
bzr revid: qdp-launchpad@tinyerp.com-20100824130622-y3tujja6qw489as6
2010-08-24 15:06:22 +02:00
qdp-launchpad@tinyerp.com 10f1337855 [IMP] account: replaced the ref field on account.move.line with a related field on the linked move_id as discussed with fp and al
bzr revid: qdp-launchpad@tinyerp.com-20100824124722-o9ach2toz98ghpdf
2010-08-24 14:47:22 +02:00
qdp-launchpad@tinyerp.com d6a478e788 [IMP] account: put the move_id field of account.move.line object as required on the model object. Force that attribute to False in the views, as the system is already creating a new when needed. This change is not supposed to change the behavior, put it puts a constraint NOT NULL on the link between account.move.line and account.move
bzr revid: qdp-launchpad@tinyerp.com-20100824110414-6gj3asrsj8zxc8m1
2010-08-24 13:04:14 +02:00
qdp-launchpad@tinyerp.com ca733e4f0e [IMP] account: useability improvements
bzr revid: qdp-launchpad@tinyerp.com-20100824082543-w8248h9zw0veqj5u
2010-08-24 10:25:43 +02:00
Mantavya Gajjar 02ebd11c1f [REM]: remove account_voucher_paymet as this module merged with the account_voucher
[FIX]: fix a problem of onchange_move_line_id on sales payment
[FIX]: solve the problem of default_get on account_voucher_line

bzr revid: mga@tinyerp.com-20100820185746-mh8ucho9i2bjywgg
2010-08-21 00:27:46 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
PSI(OpenERP) 2f80a95c91 [IMP] Analytic account with group extended with all modules where it refrence
bzr revid: mra@mra-laptop-20100817111335-8zu0l0tqno8dj5u9
2010-08-17 16:43:35 +05:30
Mustufa Rangwala 7b409568c1 [FIX] Account: account move line
bzr revid: mra@mra-laptop-20100816070633-6i2q0tbd7r6q9yk3
2010-08-16 12:36:33 +05:30
PAP(OpenERP) 4d44919026 [IMP] Account correct entries analysis, other misc changes
bzr revid: mra@mra-laptop-20100814103045-m7tkki6fjl843ft1
2010-08-14 16:00:45 +05:30
Mantavya Gajjar 700157f459 [FIX]: fix a problme of account move line normal / dynamic view
[FIX]: fix a problem of opening balance for the cash statement
[FIX]: fix a small activity problem of voucher workflow
[FIX]: make appropreate side for journal list 
[FIX]: change the code for cash journal under demo data

bzr revid: mga@tinyerp.com-20100814090508-xkimy8djq0jqdg8j
2010-08-14 14:35:08 +05:30
Mantavya Gajjar aeea721e66 [FIX]: restrict the journal list in search view and list view of Journal Items
bzr revid: mga@tinyerp.com-20100813134730-8113k9lix2ebrncw
2010-08-13 19:17:30 +05:30
Mantavya Gajjar 8d4041f04b [FIX]: fix a name_search for account move
bzr revid: mga@tinyerp.com-20100813123519-wmz3jyddfr8vjb51
2010-08-13 18:05:19 +05:30
Mantavya Gajjar 23e3cf71de [IMP]: improve the search view for the account move line
[FIX]: fix a probelm for the loading view for Journal Items

bzr revid: mga@tinyerp.com-20100813122226-n0xklkg5898fxe4v
2010-08-13 17:52:26 +05:30
Mantavya Gajjar c14544fe29 [FIX]: make a general method to convert string period_id to integer
[FIX]: fix problem toolbar in form view for account move line

bzr revid: mga@tinyerp.com-20100813110727-uhw2nwufbcjyx9jb
2010-08-13 16:37:27 +05:30
Mantavya Gajjar 308981d14e [FIX]: fix a problem of period_id, default value comes is str it should be in int,
need improve @ client after that this code does not required

bzr revid: mga@tinyerp.com-20100813100843-7hn9arrkyx0cdmct
2010-08-13 15:38:43 +05:30
Mantavya Gajjar aef424a9f2 [FIX/IMP]: fix a problem of journal entries (remove selection widget on period_id)
[IMP]: implement name_search for account move 
[IMP]: implement on_change_date for account move line, it will change the period
[FIX]: now it is possible to link existing lines with existing move -> remove readonly attribute on move_id under object account.move.line

bzr revid: mga@tinyerp.com-20100812201733-s0os5160atacra6e
2010-08-13 01:47:33 +05:30
Mantavya Gajjar f182d69495 [FIX]: fix a broken window action for account move wizard 'Reconcile Entries'
[IMP]: improve some views in account, and hr_payroll module view

bzr revid: mga@tinyerp.com-20100803133719-5jgyo5gcvrugxqkq
2010-08-03 19:07:19 +05:30
Mustufa Rangwala a5935b5366 [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100803043011-8j58befmrpm6uecj
2010-08-03 10:00:11 +05:30
Mantavya Gajjar 639fe80b9d [FIX]: fix for a default account in journal items on change partner
bzr revid: mga@tinyerp.com-20100802141802-g3z0oxug1v59j6cx
2010-08-02 19:48:02 +05:30
Mustufa Rangwala 6182d9ec02 [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100802130603-gkear5cizc86pn7q
2010-08-02 18:36:03 +05:30
Mantavya Gajjar a70befdac7 [FIX]: fix a problem for the account.move.line filter on sale/purchase tax
bzr revid: mga@tinyerp.com-20100802124955-23mov4lzth15yhx2
2010-08-02 18:19:55 +05:30
Mustufa Rangwala 84a53ba939 [MERGE] Merge with main branch
bzr revid: mra@mra-laptop-20100802044712-893xjg2dl61l8whu
2010-08-02 10:17:12 +05:30
Mantavya Gajjar a2f052b8c1 [FIX]: fix a problem of the voucher, and account move line
bzr revid: mga@tinyerp.com-20100730205951-f49t3znf1w9p25ef
2010-07-31 02:29:51 +05:30
Mustufa Rangwala aa11e3d434 [MERGE] Merge with main branch
bzr revid: mra@mra-laptop-20100728061306-j5ysfgfb09k8sbjj
2010-07-28 11:43:06 +05:30
Mantavya Gajjar 08855162c6 [IMP]: improvement in to the account
* invoice
* journal
* account move
* accout move lines

bzr revid: mga@tinyerp.com-20100727143307-sz4f7tb86mkzfs8g
2010-07-27 20:03:07 +05:30
Mustufa Rangwala 09709e7f29 [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100726132957-b1refmz0o5ewz6w6
bzr revid: mra@mra-laptop-20100727040715-y0wmz46r6glmq9sm
2010-07-27 09:37:15 +05:30
Mantavya Gajjar 3aa3051b4d [IMP]: account module improvements for the bank and cash statements
bzr revid: mga@tinyerp.com-20100726144132-43czgtm069okzshd
2010-07-26 20:11:32 +05:30
Mustufa Rangwala 84cf2f8177 [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100726063015-u2vmy0pk4pnlkq2o
2010-07-26 12:00:15 +05:30
Mantavya Gajjar 8c7900cd74 [FIX]: account.move.line: fix a variable problem
[IMP]: account.move: implement a graphview for account move

bzr revid: mga@tinyerp.com-20100724182656-akn7nrbes2ebs7ix
2010-07-24 23:56:56 +05:30
Mantavya Gajjar 8c04abda1b [FIX]: account.move: improve a copy method
[IMP]: improvement for a views

bzr revid: mga@tinyerp.com-20100724181802-lqx0gx47fg8j1et0
2010-07-24 23:48:02 +05:30
Mantavya Gajjar c5c499418d [IMP]: improvement in accounting
bzr revid: mga@tinyerp.com-20100723140726-9dcas1qebivvy4vo
2010-07-23 19:37:26 +05:30
Mustufa Rangwala 2e16fa9117 [IMP] Account move line: If we want to fiscal year to be empty in query for the condition with no filter and initial balance
[FIX] account report common

bzr revid: mra@mra-laptop-20100722044318-5s38i3y0dn138m5r
2010-07-22 10:13:18 +05:30
Mustufa Rangwala 0507c0ec77 [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100713115000-d155xsvlyl2i8xsb
2010-07-13 17:20:00 +05:30
Mantavya Gajjar ba8f090d18 [IMP]: improvement in accounting module
bzr revid: mga@tinyerp.com-20100713090130-nprwe7f05iv9w5q6
2010-07-13 14:31:30 +05:30
Mustufa Rangwala a031e8d55f [IMP] Account: account.move.line remove print
bzr revid: mra@mra-laptop-20100713044310-jc2bd10mw4g73yni
2010-07-13 10:13:10 +05:30
Mustufa Rangwala 891bbd761c [MERGE] merge with main branch
bzr revid: mra@mra-laptop-20100713034242-iu8mu2dql3xikx1l
bzr revid: mra@mra-laptop-20100713040258-qipc6idysyh40xff
2010-07-13 09:32:58 +05:30
Olivier Dony 2c5ed4adad [IMP] account, base_calendar, stock: another round of cr.commit() cleanup. One should never call cr.commit() explicitly unless after having created a dedicated cursor (and you should only do that in very rare cases, if ever). Please let the framework handle the transactions!
bzr revid: odo@openerp.com-20100712142859-306guxucojj6q358
2010-07-12 16:28:59 +02:00
Anup (OpenERP) ed1ab6093f [FIX] account/point_sale : Corrections in check_date method of move line
bzr revid: ach@tinyerp.com-20100712134045-e6jz2ajv2hoclsfm
2010-07-12 19:10:45 +05:30
Mustufa Rangwala cf8d254a72 [IMP] account: account.move.line => query_get method updated for charts of accounts
bzr revid: mra@mra-laptop-20100712132630-o0ehzcj2epag5a65
2010-07-12 18:56:30 +05:30
qdp-launchpad@tinyerp.com d7c1d75c87 [IMP] account: more refactoring on wizards (filter on journal)
bzr revid: qdp-launchpad@tinyerp.com-20100706121344-slqpt2hau5tngm7s
2010-07-06 14:13:44 +02:00
qdp-launchpad@tinyerp.com 470916f5d6 account: account balance report improvement (not yet finished)
bzr revid: qdp-launchpad@tinyerp.com-20100706093231-n3zj7v8nq42aujuy
2010-07-06 11:32:31 +02:00
Fabien Pinckaers 644a42f683 [FIX] improved view
bzr revid: fp@tinyerp.com-20100628201242-sws7fmqmtt27nbxr
2010-06-28 22:12:42 +02:00
Mantavya Gajjar df9590fe95 [FIX]: display all common fields form the journals views
bzr revid: mga@tinyerp.com-20100624132834-5xliec7dq477w38t
2010-06-24 18:58:34 +05:30
Mantavya Gajjar f63415abba [FIX]: fix a problem, now Journal Items will display all columns on first view load
bzr revid: mga@tinyerp.com-20100623114740-d2gq04riomwvj5bw
2010-06-23 17:17:40 +05:30
Mantavya Gajjar d966213c12 [REM]: remove the print stmt
bzr revid: mga@tinyerp.com-20100623112203-9e4x9lo3uk0fvapi
2010-06-23 16:52:03 +05:30
Mantavya Gajjar 5d8d3ce79e [REVIEW]: review accounting menus
[IMP]: finally replace the wizard Entry by Line to simple entry system

bzr revid: mga@tinyerp.com-20100622141042-7i884fp2vd5bjxad
2010-06-22 19:40:42 +05:30
Mustufa Rangwala 918ce43a9b [MERGE]
bzr revid: mra@mra-laptop-20100618112329-20lm2kf1x6ipz6yj
2010-06-18 16:53:29 +05:30
Mustufa Rangwala 509cf3964e [IMP] account: account reconcile partner process
bzr revid: mra@mra-laptop-20100618111559-knik7r51ry3se6wh
2010-06-18 16:45:59 +05:30
vra 80f5c0b3ab [FIX] account : minor fix.
bzr revid: vra@tinyerp.com-20100618102047-qk0q60951hltc17q
2010-06-18 15:50:47 +05:30
Mustufa Rangwala 3be7801205 [MERGE] merge with trunk addons and remove conficts
bzr revid: mra@mra-laptop-20100618083859-5jbrk4u9l2vojxu6
2010-06-18 14:08:59 +05:30
Mustufa Rangwala d73e5f7757 [REF]
bzr revid: mra@mra-laptop-20100618072359-a860w5bc6y9i56wi
2010-06-18 12:53:59 +05:30
vra 2cb7e09f47 [REF] ref.
bzr revid: vra@tinyerp.com-20100618060559-wslsjxa4t4aw97vz
2010-06-18 11:35:59 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
Mustufa Rangwala e7e7ba0e58 [REF] account move line
bzr revid: mra@mra-laptop-20100611130342-cfd8r0nf2syuxwp3
2010-06-11 18:33:42 +05:30
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Mustufa Rangwala 70776b0c8f [MERGE] Merge sbh brancg for changes of product_margin, sale_marign merge, product_visible_discount, account_invoice_salesman
bzr revid: mra@mra-laptop-20100610041130-70m3cg90i1xkehoy
2010-06-10 09:41:30 +05:30
Mustufa Rangwala 9148775b6e [MERGE] merge mtr branch for changes of multicompany environement with account move lines
[IMP] optimize the code

bzr revid: mra@mra-laptop-20100609132253-giau5tgcdlcoh6aq
2010-06-09 18:52:53 +05:30
mtr af6e99a052 [IMP] account,sale:checked multi-company in accounting and sale module
bzr revid: mtr@mtr-20100608064531-6q96hu7uet2e5qc9
2010-06-08 12:15:31 +05:30
EDA(Axelor) 7470d1da1a [FIX] Account : Wrong calculation for payment date corrected
bzr revid: jvo@tinyerp.com-20100601105022-2ifz2piufgu3r79v
2010-06-01 16:20:22 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
Jay (Open ERP) 50724c0a0f [MERGE] MErged from main branch
bzr revid: jvo@tinyerp.com-20100519145940-s8tk9v6lmxkp6idg
2010-05-19 20:29:40 +05:30
Jay (Open ERP) 35791bbde3 [REF]
bzr revid: jvo@tinyerp.com-20100519124923-09fiqka3gexs6yh2
2010-05-19 18:19:23 +05:30
JMA (OpenERP) 72bd05b3c2 [FIX] Account : USer will be notified for unreconciling partial reconcilatins if he tries to cancel the invoice
bzr revid: jma@tinyerp.com-20100512104158-uvbap84l2jnzcnsz
2010-05-12 16:11:58 +05:30
Jay(Open ERP) 0398d67493 [FIX](5.0 - 6.0) Account : code improved for move line creation
bzr revid: vra@tinyerp.com-20100510140828-o5w5yyd4wegw4uc2
2010-05-10 19:38:28 +05:30
Jay(Open ERP) ee48c965e5 [FIX] (5.0 - 6.0)Account : Manual reconcilation should work with the option of Skip Draft Entries of Journal
bzr revid: vra@tinyerp.com-20100510102537-wunu090pw1ycpbub
2010-05-10 15:55:37 +05:30
Jay(Open ERP) 99d8cd6e3c [FIX] (5.0 to 6.0)Account : Added centralization check on write() of move line
bzr revid: vra@tinyerp.com-20100510100550-4wk259iksi9f0aer
2010-05-10 15:35:50 +05:30
mra (Open ERP) 87a2597fa3 [IMP] account: Account move line creation
bzr revid: mra@tinyerp.com-20100428063659-2ny3nnmgg4s6wii2
2010-04-28 12:06:59 +05:30
mra (Open ERP) e8dda69146 [IMP] account: Improve code
bzr revid: mra@tinyerp.com-20100427134123-0fbxu36rgcv1r9kq
2010-04-27 19:11:23 +05:30
mra (Open ERP) 5b680bfd88 [IMP] account: Improve code
bzr revid: mra@tinyerp.com-20100427133837-xm50yq43zctymy1d
2010-04-27 19:08:37 +05:30
mra (Open ERP) ff2277ac30 [FIX] account: Account Move Line creation error=> when there is no debit and credit value
lp bug: https://launchpad.net/bugs/570132 fixed

bzr revid: mra@tinyerp.com-20100427125847-jd7v6ptp0gfhv00s
2010-04-27 18:28:47 +05:30
RVO(OpenERP) b170ef94fc FIX converted private methods called from views to public
bzr revid: hda@tinyerp.com-20100325141736-itdnr9bfe7iox4to
2010-03-25 19:47:36 +05:30
Fabien Pinckaers 1091830208 [IMP] configurable digits in floats per application
bzr revid: fp@tinyerp.com-20100306205219-pg1r78deq76t2jg2
2010-03-06 21:52:19 +01:00
mra (Open ERP) 6aa92e5d6a [REM] account_balance: Removed module (merge with account module)
[ADD] account: account_balance module reports

bzr revid: mra@tinyerp.com-20100305103609-ulqvx8ng3ck4ucv1
2010-03-05 16:06:09 +05:30
Raphaël Valyi 42f1ff14d1 [REF] fixed datetime now() method call in account and sale modules
bzr revid: rvalyi@gmail.com-20100301051651-2gdc7tn8ljyi5vz9
2010-03-01 02:16:51 -03:00
Raphaël Valyi bb84484882 [REF] [account] further mx.DateTime cleanup
bzr revid: rvalyi@gmail.com-20100301045316-mw67ahn1epe4lknq
2010-03-01 01:53:16 -03:00
olt@tinyerp.com 222ab7cd11 [FIX] account: context argument was missing from method signature
bzr revid: olt@tinyerp.com-20100222150724-o1dltc9hxc5hc3ek
2010-02-22 16:07:24 +01:00
HDA (OpenERP) 284ec3e006 Merged with client
bzr revid: hda@tinyerp.com-20100216142723-ul7m7do5fpl3r9av
2010-02-16 19:57:23 +05:30
Christophe Simonis 231c5c04c2 [FIX] Unable to validate supplier invoice/refund with reference greater than 32 characters. The reference is used as reference for the move lines and the analytic account line but the reference of these objects are limited to 32 characters, raising an sql error. It also broke the workflow of the invoice.
lp bug: https://launchpad.net/bugs/518914 fixed

bzr revid: chs@tinyerp.com-20100208171726-3nabrcko8q8zo215
2010-02-08 18:17:26 +01:00
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Jay (Open ERP) a23b83db01 [FIX] Functional fields should have context as an argument when we use fnct_searc method
lp bug: https://launchpad.net/bugs/504670 fixed

bzr revid: jvo@tinyerp.com-20100108113858-dp3e8pm5px4uspum
2010-01-08 17:08:58 +05:30
UCO 6940efb21f Improvement in tooltip
bzr revid: vir@tinyerp.com-20091230111438-xwhuk2qio9xjyu2y
2009-12-30 16:44:38 +05:30
Fabien Pinckaers c032072ca1 merge
bzr revid: fp@tinyerp.com-20091223171752-zunj0g08eknomv0l
2009-12-23 18:17:52 +01:00
Fabien Pinckaers cbd41d602b [FIX] multi company_default
bzr revid: fp@tinyerp.com-20091223171639-hgvyetizdgyh0itv
2009-12-23 18:16:39 +01:00
uco (OpenERP) c1d66e1ac5 [IMP]: Generalization of tooltips: Added tooltips for 'origin' fields, renamed 'Ref' to 'Reference', Added same tooltips for same fields of 'account & account template' and 'tax & tax templates'
bzr revid: uco@tinyerp.co.in-20091222093841-2uamhp6w0wkmcnk0
2009-12-22 15:08:41 +05:30
uco (OpenERP) c9f66f69f0 [IMP]: Tooltip improvements: Typo errors and improvements
bzr revid: uco@tinyerp.co.in-20091221095054-do0gbj9907u3oyxc
2009-12-21 15:20:54 +05:30
Fabien Pinckaers d1ffd281b0 [FIX] multicompany
bzr revid: fp@tinyerp.com-20091209103611-jit101ufi52teo8a
2009-12-09 11:36:11 +01:00
Fabien Pinckaers 6dce4f1248 [FIX] related are stored
bzr revid: fp@tinyerp.com-20091209095238-1rt7nk6fel8n6bzy
2009-12-09 10:52:38 +01:00
Harry (Open ERP) ec0abc8968 [MERGE] merge from lp:~openerp/openobject-addons/5.0/
bzr revid: hmo@tinyerp.com-20091202085041-v3ae7tu3krbr2heh
2009-12-02 14:20:41 +05:30
fabian 9cc171f3ef [REM] Removed company wise prices in product (it should use pricelist instead)
[ADD] Added company_id fields in multiple models
[ADD] Added multicompany management for invoice, sale, mrp and stock (it now passes the company_id from ressource to ressource)
[FIX] Fixed default company method
[ADD] Added multicompany rules to demo datas

bzr revid: fabian@fabian-openerp-20091201145418-upu1kghhvrk4yuzy
2009-12-01 15:54:18 +01:00
Jay (Open ERP) 0b44aff80b [FIX] Account : making the default_get() eTiny compatible
lp bug: https://launchpad.net/bugs/490342 fixed

bzr revid: jvo@tinyerp.com-20091201135539-33qrq2g81un1lyr8
2009-12-01 19:25:39 +05:30
nch@tinyerp.com cf02ffe65f [IMP]:Account sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091130102422-dgvq2kh7y8dm453q
2009-11-30 15:54:22 +05:30
kum (Open ERP) c9f87c4dc9 [IMP] English Improvement resolved conflicts
bzr revid: kum@tinyerp.co.in-20091125113147-pmsqovlrx4ia54hf
bzr revid: kum@tinyerp.co.in-20091126062538-149ru08q9obdlksy
bzr revid: kum@tinyerp.co.in-20091126084252-ml6pgh170e6f4r3f
2009-11-26 14:12:52 +05:30
uco (OpenERP) 9a47388fd6 [REF]: Improved state field tooltips
bzr revid: uco@tinyerp.co.in-20091125100347-xt927v8iyl0bu2ua
2009-11-25 15:33:47 +05:30
kum (Open ERP) 38caea46b0 [IMP] English Improvement
bzr revid: kum@tinyerp.co.in-20091125093144-4pburrqn0rhq6y39
2009-11-25 15:01:44 +05:30
rpa (Open ERP) c86680370d [Merge]: Merge with same branch
bzr revid: rpa@tinyerp.com-20091125071039-pttk0tadnftcgrlm
2009-11-25 12:40:39 +05:30
fabian e1e9f45100 [IMP] Added company_id fields for multicompany management
[IMP] Improved demo datas for mutlicompany

bzr revid: fabian@fabian-openerp-20091124171516-c7dwf40yfi9wm2mu
2009-11-24 18:15:16 +01:00
uco (OpenERP) 47a820f7a1 [ADD]: Added tooltips for all state fields.
bzr revid: uco@tinyerp.co.in-20091123135238-oadv1oyefpsi9631
2009-11-23 19:22:38 +05:30
gpa ac0348f28a [IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id [ADD] multi_company module.
bzr revid: gpa@gpa-desktop-20091120134742-xzwscqyhzxsbijt5
2009-11-20 19:17:42 +05:30
vra 80861660c6 merge multi_company, multi_company_account, multi_company_hr_timesheet_sheet, multi_company_product, multi_company_project, multi_company_purchase modules.
bzr revid: vra@tinyerp.com-20091110124920-qho0im1rrx3mf4sf
2009-11-10 18:19:20 +05:30
HDA (OpenERP) 1b0700fd2f Merged
bzr revid: hda@tinyerp.com-20091106111216-hwo5f87jzd5llx7i
2009-11-06 16:42:16 +05:30
HDA (OpenERP) a05dc59623 Merged for financial improvements
bzr revid: hda@tinyerp.com-20091106075143-5y1tyxj41h5f9t1g
2009-11-06 13:21:43 +05:30
Joel Grand-Guillaume 675d14e54f [FIX] Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add price_accuracy on debit and credit move lines
lp bug: https://launchpad.net/bugs/452854 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091103073004-7vjpq2t4uqwpgi0j
2009-11-03 08:30:04 +01:00
rvalyi 7a2cbc32de [FIX][IMP] Correct write-off date, add analytic account, better interface between all way to reconcile
lp bug: https://launchpad.net/bugs/435160 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102084000-h21k703spch2hqxl
2009-11-02 09:40:00 +01:00
UCO(OpenERP) c4540e220e Improved search views
bzr revid: hda@tinyerp.com-20091029101618-cjre798oi4ycmypi
2009-10-29 15:46:18 +05:30
uco (OpenERP) f0b5bc678c [REF]: Small Modifications
bzr revid: uco@tinyerp.co.in-20091028101332-2h2vz1a02pk1s4ph
2009-10-28 15:43:32 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
HDA (OpenERP) d514c8c694 [MERGE]
bzr revid: hda@tinyerp.com-20091001120743-ccchg1bds3iu2hb3
2009-10-01 17:37:43 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
GPA(Open ERP) 62749f5823 [FIX] Account : Move line creation was giving encoding error while automated entries were inserted,corrected
lp bug: https://launchpad.net/bugs/431871 fixed

bzr revid: jvo@tinyerp.com-20090918103321-duidpcu12b358dlv
2009-09-18 16:03:21 +05:30
Fabien Pinckaers b7f5aa52c5 merge
bzr revid: fp@tinyerp.com-20090820153205-1j6pt7x12uzms06m
2009-08-20 17:32:05 +02:00
GPA,JVO cb870be8bd [FIX] point_of_sale :Partner info available for move line from POS,only draft/cancelled POS lines can be deleted
lp bug: https://launchpad.net/bugs/404142 fixed
lp bug: https://launchpad.net/bugs/404155 fixed

bzr revid: jvo@tinyerp.com-20090728125721-r68yepf9sna6ahnr
2009-07-28 18:27:21 +05:30
Jay (Open ERP) 57362423c6 [FIX] Account : Corrected journal check on move line creation
lp bug: https://launchpad.net/bugs/395173 fixed

bzr revid: jvo@tinyerp.com-20090707110351-utckzxkw5oe4hepq
2009-07-07 16:33:51 +05:30
Jay (Open ERP) ebb4b3d8f7 [FIX] Bug 363966 : Added help texts to move lines fields.
bzr revid: jvo@tinyerp.com-20090427144926-i91s3juubq818ne3
2009-04-27 20:19:26 +05:30
husen daudi ea2efc1506 Ported all bugs from trunk to stable
bzr revid: hda@hda-20090413124313-x9gdobzpxf1lkfxl
2009-04-13 18:13:13 +05:30
qdp debed29871 [FIX] making a statement reconciliation with an account that had the same currency that company currency was crashing
bzr revid: qdp@tinyerp.com-20090410151141-wewwycrms22gq8be
2009-04-10 17:11:41 +02:00
Jay (Open ERP) cc01f4b3e4 Minor modifs
bzr revid: jvo@tinyerp.com-20090325065310-00uterll3ljupdim
2009-03-25 12:23:10 +05:30
Jay (Open ERP) 5285c6cbaf [FIX] Corrected the Date criteria filtering behaviour for Account Balance Report(ref:ACH)
bzr revid: jvo@tinyerp.com-20090316114101-lkjq42vckyybnchi
2009-03-16 17:11:01 +05:30
Jay (Open ERP) 65bdf83d0a [FIX] Bug 338678 : Corrected fiscalyear closing wizard
bzr revid: jvo@tinyerp.com-20090309045057-8qh60i6iy7dspgrq
2009-03-09 10:20:57 +05:30
qdp 223f8ef37d [FIX] bugfixed concurrency writing when creating new account_move_line from an existing account_move (in form view)
bzr revid: qdp@tinyerp.com-20090206115026-022hfzsxb2jfkje5
2009-02-06 12:50:26 +01:00
Jay (Open ERP) b01b8d206e Corrections
bzr revid: jvo@tinyerp.com-20090204124856-abrl8dg4h4inqmaz
2009-02-04 18:18:56 +05:30
qdp a9d7005af9 [FIX] bugfixed the closing of fiscal year: we are now passing the entries reconciled on another fiscal year as it should be (if the account type has defferal method =
unreconciled)
[FIX] minors bugfixes in fiscal year closing: given period wasn't used, reconciliation have to be made on unreconciliable accounts

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

bzr revid: qdp@tinyerp.com-20090130150357-vr6lu4ukjt5jd0hc
2009-01-30 16:03:57 +01:00
Najlaâ EL KHAYAT 3e4190d1ff Avoid crash when no account
bzr revid: nel@tinyerp.com-20090127151504-pivyi1i5kf3nb69v
2009-01-27 16:15:04 +01:00
Fabien Pinckaers c431b4647b bugfix
bzr revid: fp@tinyerp.com-20090126222232-4fbo8te2gzwhkv6n
2009-01-26 23:22:32 +01:00
Fabien Pinckaers 39ead43636 bugfixes
bzr revid: fp@tinyerp.com-20090126212804-g5h7ksln2v5mmiga
2009-01-26 22:28:04 +01:00
mra (Open ERP) 7f3bc31bbc fix bug : fiscal position(map_tax,map_account)
bzr revid: mra@tinyerp.com-20090120084819-pdcl2hhuxh6csruu
2009-01-20 14:18:19 +05:30
Fabien Pinckaers c369a50e06 bugfix
bzr revid: fp@tinyerp.com-20090119153600-943qz5yzgpb0dbuh
2009-01-19 16:36:00 +01:00
Fabien Pinckaers 302eda2f5d bugfixes
bzr revid: fp@tinyerp.com-20090117190900-d69tqilg6jcac1c9
2009-01-17 20:09:00 +01:00
Fabien Pinckaers ad9ce0e286 bugfixes
bzr revid: fp@tinyerp.com-20090117182032-3o73emglnpp56ry0
2009-01-17 19:20:32 +01:00
Jay (Open ERP) 0bbdbea26c Bug 317666
lp bug: https://launchpad.net/bugs/317666 fixed

bzr revid: jvo@tinyerp.com-20090116072319-2dza8aycqkdzac8h
2009-01-16 12:53:19 +05:30
qdp d96f05d8de [IMP] encoding by line does not take in consideration the fiscal positions
[FIX] name of entries were wrong when encoded by line with vat

bzr revid: qdp@tinyerp.com-20090115171746-83ut2c9tl0m07kca
2009-01-15 18:17:46 +01:00
qdp 3822eeb075 [FIX]fixed recursion problem when closing fiscalyear
lp bug: https://launchpad.net/bugs/314979 fixed

bzr revid: qdp@tinyerp.com-20090108132134-83fb7xtd2qtm89dq
2009-01-08 14:21:34 +01:00
Stephane Wirtel dc58553371 [FIX] Use an exception instead of a string
lp bug: https://launchpad.net/bugs/314292 fixed

bzr revid: stephane@tinyerp.com-20090106094410-grcs9egk9349ozh3
2009-01-06 10:44:10 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Jay (Open ERP) 9f90bf5b85 Corrections
bzr revid: jvo@tinyerp.com-20090102095421-qp6tihp04evfbkfn
2009-01-02 15:24:21 +05:30
qdp 16195435ed *added option on account_journal to group the account_move_line generated by an invoice if the columns tax_code_id, product_id, analityc_account_id and account_id are
the same
*bugfix: error when no analytic journal was defined on the account_journal and we tried to add an analytic account on an invoice line
*improved translatability

bzr revid: qdp@tinyerp.com-20081226181102-7daak46z0wyut9eu
2008-12-26 19:11:02 +01:00
Stephane Wirtel 4043a46f65 [FIX] Check if account_id if present
lp bug: https://launchpad.net/bugs/309337 fixed

bzr revid: stephane@tinyerp.com-20081218143905-uwv9umr7mss0dlb9
2008-12-18 15:39:05 +01:00
Stephane Wirtel 6875763f60 [FIX] An analytic journal is not mandatory on a financial journal
lp bug: https://launchpad.net/bugs/309344 fixed

bzr revid: stephane@tinyerp.com-20081218143537-u4bl6w0p291q4t85
2008-12-18 15:35:37 +01:00
Fabien Pinckaers 61b3faf358 bugfix
bzr revid: fp@tinyerp.com-20081216195359-xio7v2umkfvfnzwm
2008-12-16 20:53:59 +01:00
Jay Vora aca4388202 Misc. changes
bzr revid: jvo@tinyerp.com-20081215120401-g8x1llt6dtlfqnfj
2008-12-15 17:34:01 +05:30
Olivier Laurent 4297d5a743 wrong identifier: frags -> fargs
bzr revid: olt@tinyerp.com-20081215114657-7do9gloamn3esv9y
2008-12-15 12:46:57 +01:00
Olivier Laurent cbce9e585d bugfixes:
* 'account.move': trying to create one without 'name'
  * 'account.move.line': trying to create one without 'currency_id'

bzr revid: olt@tinyerp.com-20081215104124-ah9j16sqrvozi7cc
2008-12-15 11:41:24 +01:00
Fabien Pinckaers 9605bb2948 modifs
bzr revid: fp@tinyerp.com-20081214193738-779o940ai8slj34n
2008-12-14 20:37:38 +01:00
Fabien Pinckaers f71248e6e0 bugfixes
bzr revid: fp@tinyerp.com-20081214172347-r767d3ekkgb2xhxd
2008-12-14 18:23:47 +01:00
Fabien Pinckaers 6c73581318 improvements
bzr revid: fp@tinyerp.com-20081214164657-gdd0wnr2m8yrpfb2
2008-12-14 17:46:57 +01:00
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
qdp 5bf1b8d285 *bugfix on onchange and tax computation using the encoding by line
bzr revid: qdp@tinyerp.com-20081210143201-ogsk5kvrbg3qgigl
2008-12-10 15:32:01 +01:00
qdp cd342a9bae *removed dummy test on write of account_move_line (Both Credit and Debit cannot be zero!: Wrong Accounting Entry!)
bzr revid: qdp@tinyerp.com-20081202145156-q83ophwr2cwcweei
2008-12-02 15:51:56 +01:00
qdp 0f95237fdc *bugfix: corrected the analytic line creation: quantities and product_ids weren't copied into the analytic lines when validating an invoice. Added these 2 fields on
account_move_line in order to correct that

bzr revid: qdp@tinyerp.com-20081126170229-rurhzpyfomuvg3yh
2008-11-26 18:02:29 +01:00
qdp 26a3a70ab1 *added a hook at the end of default_get on account_move_line manual entry by account_move form, in order to be able to inherit it in other modules (like
acount_analytic_plans)
*minor bugfix: error occured when tax had no account_account specified

bzr revid: qdp@tinyerp.com-20081126134824-qf7msdiuze9hqv0r
2008-11-26 14:48:24 +01:00
qdp 1594bfb70f *modified view of account_journal in order to add new field refund_journal + to fetch new view template
*added analytic_account_id and account_tax_id in manual entry of account_move form + correct code to allow such encoding
*added demo data for refund journals (on sales and on purchases) and for check journal

bzr revid: qdp@tinyerp.com-20081125172321-ppht20oi1wlu3psa
2008-11-25 18:23:21 +01:00
qdp 36d4f14a2a *cleaned and added a function to create analytic lines (in order to be inherited by other modules liek account_analytic_plans)
bzr revid: qdp@tinyerp.com-20081124165126-rb1j9kscaa406siw
2008-11-24 17:51:26 +01:00
qdp 987e81ff2b *modified creation of account analytic move lines: the move lines are now created once the move is validated (and deleted before the validation)
*adapted invoices to the change

bzr revid: qdp@tinyerp.com-20081121151745-yfqdxeyh3kbsn0yt
2008-11-21 16:17:45 +01:00
qdp e35628a21e *major bugfix on vat creation while encoding entries by line
bzr revid: qdp@tinyerp.com-20081120172448-umklgdetkzmc2bxk
2008-11-20 18:24:48 +01:00
Fabien Pinckaers 69dc367ddb merge
bzr revid: fp@tinyerp.com-20081120100922-ds1qi4fsww6ypabl
2008-11-20 11:09:22 +01:00
Fabien Pinckaers 4d45485468 bugfixes
bzr revid: fp@tinyerp.com-20081120100850-fex0sppydulu5ieq
2008-11-20 11:08:50 +01:00
qdp 792c8ee37a *improved view of 'entries encoding by line': added domain parent_id = False on account_tax_id
bzr revid: qdp@tinyerp.com-20081120085122-esfmvo7k8xvf40mg
2008-11-20 09:51:22 +01:00
Jay Vora df2f894eef Bugfix:Created analytic lines on creation and modification of account move line.
bzr revid: jvo@tinyerp.com-20081118105151-ompt3emkv393lc47
2008-11-18 16:21:51 +05:30
Mustufa Rangwala f00cf2f4df bug fix: when move line is already reconciled and we try to reconciled it again gave error : AssertionError: Wrong ID for the browse record, got False, expected an integer
bzr revid: mra@tinyerp.com-20081113053432-ja1bscyl43n2rc7w
2008-11-13 11:04:32 +05:30
Jay Vora 4acaf9b162 Added merging invoice entries functionality
bzr revid: jvo@tinyerp.com-20081106072950-u1flmnk52gg1hfd0
2008-11-06 12:59:50 +05:30
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 24a99b15db bugfixes_currencies
bzr revid: fp@tinyerp.com-20081023210650-iycql986z60fh8qy
2008-10-23 23:06:50 +02:00
Mustufa Rangwala 79e22ccc72 solve problem :
- if you make invoice in 2008 fiscal year and then close that year..and create new fiscal year and in new fiscal year you pay that invoice that time..original invoice entries does not get paid and reconciled...

bzr revid: mra@tinyerp.com-20080925095852-fh177c0td425yx49
2008-09-25 15:28:52 +05:30
Mustufa Rangwala b347a98ee0 bug fix:
- modify name_get method on account_move_reconcile object
- account move line bug fix

bzr revid: mra@tinyerp.com-20080925053125-pdg0711nfnnhbf3f
2008-09-25 11:01:25 +05:30
Mustufa Rangwala 2ab70b66aa bug fix on move line and account_budget
bzr revid: mra@tinyerp.com-20080925043944-ufpmg5fy162ntrms
2008-09-25 10:09:44 +05:30
Jay Vora 294e474bc0 Corrected manual entry behaviour on account.move form for unsaved move.line
bzr revid: jvo@tinyerp.com-20080910113229-0gqd0uff2vbed2kv
2008-09-10 17:02:29 +05:30
Jay Vora e40894da2b Provided complete onchange effect to account.move.line
bzr revid: jvo@tinyerp.com-20080909072814-otddki2jqrn4ek60
2008-09-09 12:58:14 +05:30
Jay Vora 05c1b80ef4 partial commit for account move task
bzr revid: jvo@tinyerp.com-20080908134958-suq7pil6qgf18qje
2008-09-08 19:19:58 +05:30
Mustufa Rangwala 18949ad0e4 computation of maturity date on move_line using the payment term defined on partner
bzr revid: mra@tinyerp.com-20080908063506-kvmhf9o4exr5gsm0
2008-09-08 12:05:06 +05:30
Fabien Pinckaers 9fb44bfedd Bugfixes and Improvements
bzr revid: fp@tinyerp.com-20080905150438-3g4m0thz2d9636k3
2008-09-05 17:04:38 +02:00
qdp 16b9db4b6f *removed active field from account_move_line, part 2
bzr revid: qdp@tinyerp.com-20080829113752-fm2m0jwfwyqp2e3g
2008-08-29 13:37:52 +02:00
Fabien Pinckaers f213efffad Merge
bzr revid: fp@tinyerp.com-20080829113235-86amecull2qhmmr3
2008-08-29 13:32:35 +02:00
Fabien Pinckaers e4a6a913da Modifs
bzr revid: fp@tinyerp.com-20080829112832-e08mka7zh54wixif
2008-08-29 13:28:32 +02:00
qdp 0a88523323 *removed the active field on account.move.line
bzr revid: qdp@tinyerp.com-20080829110855-r96acqevswauss5o
2008-08-29 13:08:55 +02:00
Fabien Pinckaers ca24f48de3 Modifs
bzr revid: fp@tinyerp.com-20080828230810-nt2h294l3w6ox3iy
2008-08-29 01:08:10 +02:00
Fabien Pinckaers 765fdf49df Modifs
bzr revid: fp@tinyerp.com-20080825222458-r9l3i3lvyss1vzep
2008-08-26 00:24:58 +02:00
Fabien Pinckaers 97dd8d1a25 Merge
bzr revid: fp@tinyerp.com-20080825222048-dfz0h2fx1ooofavq
2008-08-26 00:20:48 +02:00
qdp 7c78a74aea *commited patch of c2c to bugfix multi currencies glitch on wizard_pay_invoice. It now takes in consideration the date and is improved thanks to a comment and a better
name for writtes-off.

bzr revid: qdp@tinyerp.com-20080825154101-vxnkipmf3nlooxto
2008-08-25 17:41:01 +02:00
qdp a809f44054 *pushed mra's work:
*added a boolean field on account_journal that allow the user to skip the draft state of the account_move created (going directly to posted)

bzr revid: qdp@tinyerp.com-20080825123634-1laxkpvmpu0lakl0
2008-08-25 14:36:34 +02:00
Fabien Pinckaers 463643c9f7 Modifs
bzr revid: fp@tinyerp.com-20080822145343-1i6bhgw0082j75u1
2008-08-22 16:53:43 +02:00
Jay Vora c01a3f8ec4 Account.move.line:Added analytic entries on manual entry of move line.Added analytic journal field on account journal.
bzr revid: jvo@tinyerp.com-20080819133112-qbzuy5z0kjl67jtk
2008-08-19 19:01:12 +05:30
Fabien Pinckaers f7e6fcc3ce Speed Improvement:
Nested Trees
	Multiple Fields Computation at once

bzr revid: fp@tinyerp.com-20080817182944-vq0kp64i93ceull9
2008-08-17 20:29:44 +02:00
Jay Vora da09f02140 On account move line:Added tax and analytic account fields.modified create and write method on account move line creation
bzr revid: jvo@tinyerp.com-20080814133758-z76lxtj88yqm7hlc
2008-08-14 19:07:58 +05:30
Harshad Modi 7481073ff2 Developed the get move wizard on a picking:
* list moves from the same partner and picking type that are confirmed or assigned
  * assign this move to the current picking
  * if the pickings where these moves come from are empty, close it (action done)

Improved query_get in account_move_line.py to analyse only on draft or posted or all (posted+draft) moves.
Improved all reporting wizards( like : general ledger report , partner balance report , account balance report , aged trial balance report , third party ledger report) to add a selection asking on draft or posted or all.
  - Defaults to all

UOM Purchase:
    On change on the normal UOM if not in same category, to change the uom_po_id and set
    it equals to the UoM !

bzr revid: hmo@tinyerp.com-20080730062944-y190mq4zo5yhby8x
2008-07-30 11:59:44 +05:30
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00