Commit Graph

1177 Commits

Author SHA1 Message Date
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Raphael Collet 894eeef8e0 [MERGE] from trunk
bzr revid: rco@openerp.com-20130411073708-gaxl2332umtedmg6
2013-04-11 09:37:08 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Chris Biersbach d43b932270 [FIX] Forwardport of 6.1 fix by han: Do not copy the statement_id value when copying account moves
bzr revid: cbi@openerp.com-20130404090948-c7zw5yco1sply0b8
2013-04-04 11:09:48 +02:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Vo Minh Thu 245f0fe9f8 [REF] account: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134337-rpktoa5gj31iof5c
2013-03-27 14:43:37 +01:00
Quentin (OpenERP) cd164a8bc9 [MERGE] v7
bzr revid: qdp-launchpad@openerp.com-20130313110304-8fivajfr9779x58s
2013-03-13 12:03:04 +01:00
Quentin (OpenERP) 9446f1d291 [MERGE] v7.0
bzr revid: qdp-launchpad@openerp.com-20130306162854-q3d41kqf51vnske8
2013-03-06 17:28:54 +01:00
Quentin (OpenERP) 1bed52ec67 [FIX] account, duplicate of account.tax: better fix for problem fixed in revision 8807.
fixed the duplicate of tax (wasn't working because of a unique constraint on name field). The previous fix was working only for taxes that doesn't have any child. The reason is that copy() is never called for one2many fields, only copy_data() is called (and give the same results for other fields)

bzr revid: qdp-launchpad@openerp.com-20130307090408-cxb1qcfz4n9ksrg5
2013-03-07 10:04:08 +01:00
Quentin (OpenERP) cdabf79cf2 [REF] hr_expense, creation of accounting entries from hr.expense: a lot of code refactoring. Still a huge work to be done in order to factorize some code with other objects (like account.invoice, account.voucher, account.asset...)
bzr revid: qdp-launchpad@openerp.com-20130306140554-fhs6fhkyb779t6re
2013-03-06 15:05:54 +01:00
Quentin (OpenERP) 7f8d7e3518 [FIX] account: fixed the duplicate of tax (wasn't working because of a unique constraint on name field)
bzr revid: qdp-launchpad@openerp.com-20130306132543-4kqiwuvoo61h18qs
2013-03-06 14:25:43 +01:00
csn-openerp efbb25bae3 [FIX] account: missing ondelete cascade rule on m2o between 2 TransientModels
bzr revid: csn@openerp.com-20130129133427-ar1wiknf0ck15257
2013-01-29 14:34:27 +01:00
Quentin (OpenERP) 26f5b8b7bf [FIX] account: when generating the opening entries, do not copy the last partner on the centralisation lines (was set in default_get) but force it to False
bzr revid: qdp-launchpad@openerp.com-20130107135507-jfm7ptd64zlldrqr
2013-01-07 14:55:07 +01:00
Rifakat d4fe5a47f3 [FIX] account: put a restriction to re-open a period which belongs to
> the closed fiscal year,
it must not be possible to re-open a period and post journal items when its fiscal year is closed

bzr revid: rha@tinyerp.com-20130123103911-trxfkv0kemltvdv5
2013-01-23 16:09:11 +05:30
Randhir Mayatra (OpenERP) 0d8b961905 [IMP] improve the string in account
bzr revid: rma@tinyerp.com-20121219072915-bd84k8220m6dsgm1
2012-12-19 12:59:15 +05:30
Randhir Mayatra (OpenERP) bb43d29605 [IMP] improve the string in account
bzr revid: rma@tinyerp.com-20121219072537-8szdtp4nmz5xr2hh
2012-12-19 12:55:37 +05:30
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Olivier Dony b67f73c327 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121218025230-zig415ldtmazgbxt
2012-12-18 03:52:30 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Fabien Pinckaers d9b7d8155e [IMP] multi-currency stuff
bzr revid: fp@tinyerp.com-20121215162309-yav3g8hu50bp9wvv
2012-12-15 17:23:09 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Antony Lesuisse 87c8767999 [FIX] required on boolean warning
bzr revid: al@openerp.com-20121209194352-j6sv17tzh3bz4e1u
2012-12-09 20:43:52 +01:00
Fabien Pinckaers 94d94a9d54 [IMP] implification of payment terms, it even works without balance line
bzr revid: fp@tinyerp.com-20121208135723-ori198g559b1sxsu
2012-12-08 14:57:23 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Quentin (OpenERP) 966890c540 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121204103146-9mfmx56ulfxrlphj
2012-12-04 11:31:46 +01:00
Atul Patel (OpenERP) 3640b0b5dd [MERGE]: Merged change usability issue
bzr revid: atp@tinyerp.com-20121204073521-mzhbp1gozqdrle71
2012-12-04 13:05:21 +05:30
Nimesh (Open ERP) 62d0f3931d [IMP] Put a default value for payment term lines, make readonly amount to pay in list view, put % symbol when selection is percentage.
bzr revid: nco@tinyerp.com-20121204065850-dw3f79n61hla9x3c
2012-12-04 12:28:50 +05:30
Nimesh (Open ERP) 7510092f7b [MERGE] lp:~openerp-dev/openobject-addons/trunk-payment-term-creation-atp-imp-payment-term-form-view-pja
bzr revid: nco@tinyerp.com-20121204065402-qd9qdp19uzk84zsd
2012-12-04 12:24:02 +05:30
Atul Patel (OpenERP) f24ec66090 [ADD]: Add immediate data in payment term.
bzr revid: atp@tinyerp.com-20121204062326-l0pexulus41zut59
2012-12-04 11:53:26 +05:30
pankita shah (Open ERP) f959595933 [IMP] balance computation line in payment term
bzr revid: shp@tinyerp.com-20121204051530-4sx9r9m0uqmapous
2012-12-04 10:45:30 +05:30
Jalpesh Patel (OpenERP) 7b6d5f0e93 [IMP]remove sequece field and improve payment term form view
bzr revid: pja@tinyerp.com-20121204041610-vpqx0zf3rneokugx
2012-12-04 09:46:10 +05:30
Fabien Pinckaers 017e2c2f77 [FIX] account creation
bzr revid: fp@openerp.com-20121202172651-0gtlf31avv8d01ti
2012-12-02 18:26:51 +01:00
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +01:00
dle@openerp.com 514952bdd3 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121128164105-m3hgq38xw6ikewa5
2012-11-28 17:41:05 +01:00
Quentin (OpenERP) 7db911f1c7 [REF] account: refactoring of default_get() of account.move.line
bzr revid: qdp-launchpad@openerp.com-20121123162758-qczz3bgbea2qzxjo
2012-11-23 17:27:58 +01:00
Quentin (OpenERP) 84050666ab [REF] some code/error message refactoring
[REM] account: removed _check_fiscal_year constraint on account.move.line (was made to ensure a journal item's date is included inbetween the date start and stop of the fiscalyear it belongs) over which we have a doubt
[FIX] account: fixed _check_currency_and_amount constraint on account.move.line (having 0 as amount_currency is a legal value since debit and credit can both be 0 (used in case of complex taxes))
[FIX] account_voucher: changed the behavior in order to restrict the update of the journal in a bank statement only when there is a voucher already created/generated for that, because previous check was too restrictive.

bzr revid: qdp-launchpad@openerp.com-20121122142819-wvqak470vn3ete27
2012-11-22 15:28:19 +01:00
Michael Telahun Makonnen 90c5bd38f2 [Fix] When creating an account move don't assume all the information will be supplied
In this specific instance validating a physical inventory caused the
account move creation code to fail because a period_id and a date were
not supplied. We can use the current period for period_id and date will
simply default to the current date if one is not supplied.

bzr revid: mmakonnen@gmail.com-20121122141618-5ksk1ke8gh75bssp
2012-11-22 17:16:18 +03:00
Quentin (OpenERP) df1569f9f1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121122140800-1z8t57k0c2leaaqx
2012-11-22 15:08:00 +01:00
Denis Ledoux dle@openerp.com 49f3f3d39f [FIX]Too much deleted in _prepare_all_journals
bzr revid: dle@openerp.com-20121122115517-j1i3srgux7extgp8
2012-11-22 12:55:17 +01:00
Denis Ledoux dle@openerp.com 7e6b2035ae [DEL]View_id references missed
bzr revid: dle@openerp.com-20121122112729-0osh95257ssn5sxy
2012-11-22 12:27:29 +01:00
Denis Ledoux dle@openerp.com 7e1ffaf613 [REM]Remove all account.journal.view and account.journal.column references
bzr revid: dle@openerp.com-20121122104504-ezgj2666zkhgybpj
2012-11-22 11:45:04 +01:00
Denis Ledoux dle@openerp.com d05caecd7e [MERGE][FIX][IMP]Latest trunk + lots of things. I should have pushed more often, but its too late now : (
bzr revid: dle@openerp.com-20121121172954-qpnw0arhb632b8ve
2012-11-21 18:29:54 +01:00
Rajesh Prajapati (OpenERP) 5ead513bf2 [IMP] account : string changed
bzr revid: rpr@tinyerp.com-20121106092401-slfgkto8kvrv2o4v
2012-11-06 14:54:01 +05:30
Rajesh Prajapati (OpenERP) 76a5ceef15 [IMP] account : method code changed
bzr revid: rpr@tinyerp.com-20121106092152-sjyespyes2bxjrp2
2012-11-06 14:51:52 +05:30
Rajesh Prajapati (OpenERP) 43aefa10f6 [IMP] account : method name changed
bzr revid: rpr@tinyerp.com-20121106072825-6vza2ecmycimi4eo
2012-11-06 12:58:25 +05:30
Rajesh Prajapati (OpenERP) f4f45c476c [IMP] account : added constraints to check parent account
bzr revid: rpr@tinyerp.com-20121106062736-28vgz6515h4rt3s2
2012-11-06 11:57:36 +05:30
Joël Grand-Guillaume 227738dedb [IMP] Forbid to remove the reconcile on opening entries, we introduce a new boolean field to identify the reconciliation made by the closing process from others.
bzr revid: joel.grandguillaume@camptocamp.com-20121026135415-k1q0yq5zxngmfm5k
2012-10-26 15:54:15 +02:00
Joël Grand-Guillaume eaf53213da [IMP] Forbid the user to delete any move linked to an invoice. Cancelling invoice still work obviously
bzr revid: joel.grandguillaume@camptocamp.com-20121026091242-9fu2a4do0ra50fqu
2012-10-26 11:12:42 +02:00