Commit Graph

82 Commits

Author SHA1 Message Date
Martin Trigaux 6f2f0b17ed [TEST] test with failing test
bzr revid: mat@openerp.com-20131018134613-27lsl5vln5yu26pa
2013-10-18 15:46:13 +02:00
Martin Trigaux d36a90b39e [FIX] account: correctly compute debit/credit for partner including previous moves reported to new fiscal year
lp bug: https://launchpad.net/bugs/1219381 fixed

bzr revid: mat@openerp.com-20131015121015-jdwkzv9tjicg2m1u
2013-10-15 14:10:15 +02:00
Olivier Dony 438e1c1daf [FIX] res.partner: Hide commercial-related fields on contacts form + autosync them from parent company
Fixes handling of accounting/invoicing-related fields on partners
that are not "commercial entities" (either marked as "is_company"
or parentless).
The corresponding fields are also hidden from form views on these
partners and replaced by a short sentence and a link to edit the
"master fields" on the commercial entity.
This corresponds to part B of the solution described on bug 1160365.

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

bzr revid: odo@openerp.com-20130407235013-j3tv4uxy46eej43i
2013-04-08 01:50:13 +02:00
Quentin (OpenERP) 87b899445d [FIX] account: improved tooltips and labels for manual reconciliation of accounting entries to be more explicit
bzr revid: qdp-launchpad@openerp.com-20130320135052-uqyuteitr68qiofn
2013-03-20 14:50:52 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +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
Josse Colpaert f67c93855a [IMP] Merge from trunk
bzr revid: jco@openerp.com-20121206110528-mpbuo0q3g4ntvdbz
2012-12-06 12:05:28 +01:00
Josse Colpaert cfd009394d [IMP] Search functions on amounts and dates in partner
bzr revid: jco@openerp.com-20121206110315-ddgp3qxwn3ezl06g
2012-12-06 12:03:15 +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
Twinkle Christian (OpenERP) 9222f2b039 [IMP]Improve tooltip in contacts
bzr revid: tch@tinyerp.com-20121023120142-smuat2dqf5vomvv8
2012-10-23 17:31:42 +05:30
Fabien Pinckaers 5cd1d8b43b [MERGE] fiscal position, double declaration, courtesy of C2C
bzr revid: fp@tinyerp.com-20120929120124-bt5vu2i97xfwyl6c
2012-09-29 14:01:24 +02:00
Quentin (OpenERP) 8f134d5c85 [IMP/FIX] account, manual reconciliation process
*replaced function get_next_partner() by list_partners_to_reconcile(), which is optmized, more explicit and returns now the result of name_get() (for convenience)
	*removed useless stuff about 'stop_reconcile' in context (replaced by the function has_something_to_reconcile())
	*changed semantic of last_reconciliation_date field. It's now intented to be filled only when the given partner does not have anything remaining to reconcile)

bzr revid: qdp-launchpad@openerp.com-20120918124640-eerh0ait8vt7n7ta
2012-09-18 14:46:40 +02:00
023a93dc8e [FIX] Fiscal positions with same source and destination taxes must be unique
bzr revid: guewen.baconnier@camptocamp.com-20120725065139-scxdml6gclvudgva
2012-07-25 08:51:39 +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
Alexis de Lattre 432931dda5 Add active field on account.fiscal.position.
Fixes LP bug #768847

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

bzr revid: alexis@via.ecp.fr-20110824211943-kcfp6133556zropc
2011-08-24 23:19:43 +02:00
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
qdp-launchpad@tinyerp.com 50b7d12b75 [REF] account: removed translate=True on name field of fiscal position (and template) in order to clean the translations
bzr revid: qdp-launchpad@tinyerp.com-20110111105511-zqsj32s7oygq6811
2011-01-11 11:55:11 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +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) 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 d39cd7296c [REF] cleaing account...
bzr revid: mra@mra-laptop-20101015071433-p5vxtfo1b0ms4xu7
2010-10-15 12:44:33 +05:30
Mustufa Rangwala bf339ae070 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101011093239-lv5q18ij2dcii359
2010-10-11 15:02:39 +05:30
vth 685489a172 [REF] account
bzr revid: vth@tinyerp.com-20101011055153-h8hygvtjqkxc8004
2010-10-11 11:21:53 +05:30
fp b103f989db fix
bzr revid: fp@fp-laptop-20101010194841-wcmfw8c955iqu6ng
2010-10-10 21:48:41 +02:00
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
pap (openerp) 8117491765 [IMP] Account: renamed term fiscal position to term fiscal mapping and other related terms accordingly in all the files
bzr revid: pap@tinyerp.co.in-20100916135102-w2wb0au8kdijabkt
2010-09-16 19:21:02 +05:30
Jay (OpenERP) 031a79f52e [REF] Account
bzr revid: jvo@tinyerp.com-20100830062831-ogdbungx8wavf0v7
2010-08-30 11:58:31 +05:30
qdp-launchpad@tinyerp.com d6954f7e4a [IMP] account: corrected typo
bzr revid: qdp-launchpad@tinyerp.com-20100824093213-w2g31akxskcyvl5j
2010-08-24 11:32:13 +02:00
Mustufa Rangwala 83404a0425 [IMP] cleaning
bzr revid: mra@mra-laptop-20100702105558-crcx44t8os32erv9
2010-07-02 16:25:58 +05:30
qdp-launchpad@tinyerp.com 8e199aadc8 [IMP] account, hr_attendance, hr_timesheet: typo, remove empty lines
[FIX] account_coda: remove wrong comment

bzr revid: qdp-launchpad@tinyerp.com-20100618135520-b1k3la6hsfxs7xuh
2010-06-18 15:55:20 +02:00
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 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
JMA (OpenERP) 291f6cc29b [MERGE] Merge the changes from main trunk branch.
bzr revid: jma@tinyerp.com-20100614104704-tg3nf2v0v167m78z
2010-06-14 16:17:04 +05:30
Fabien Pinckaers d093b7df1a [IMP] bugfixes and better views
bzr revid: fp@tinyerp.com-20100613211636-qd4qub5xnpv13daa
2010-06-13 23:16:36 +02:00
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
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 (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
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
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
ACH(OpenERP) 9263c6b2bf [FIX] Account :'note' field on Fiscal position,added on invoice report
lp bug: https://launchpad.net/bugs/391673 fixed

bzr revid: jvo@tinyerp.com-20090630120654-6a6y3pd1yalgsj96
2009-06-30 17:36:54 +05:30
Najlaâ EL KHAYAT a9d736b0bd avoid crash when val is none
bzr revid: nel@tinyerp.com-20090423120715-2l4d5pnfl3i3r4u9
2009-04-23 14:07:15 +02:00
Fabien Pinckaers fe8fa28064 bugfix
bzr revid: fp@tinyerp.com-20090323205737-04i2qnne8jpujvv5
2009-03-23 21:57:37 +01:00
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
qdp 2ef4891695 [FIX] bugfixes
bzr revid: qdp@tinyerp.com-20090126153956-upukltqmz02jbopb
2009-01-26 16:39:56 +01:00