Commit Graph

217 Commits

Author SHA1 Message Date
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Quentin (OpenERP) d1cad52fe7 [FIX] account: bank statement, fixed some glitches in previous refactoring (unknown variables 'st' and 'res_currency_obj') + code optimization and refactoring
bzr revid: qdp-launchpad@openerp.com-20120725082539-qqi2jrr35xgz37z5
2012-07-25 10:25:39 +02:00
Quentin (OpenERP) 422614fb68 [MERGE] refactoring of account_bank_statement.py. Courtesy of Joel Grand-Guillaume (c2c)
bzr revid: qdp-launchpad@openerp.com-20120725072818-0wl26yrvwxb9shjg
2012-07-25 09:28:18 +02:00
Fabien Pinckaers f2a73d9286 merge
bzr revid: fp@openerp.com-20120716221706-esjx9mluww4zfio5
2012-07-17 00:17:06 +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
Joël Grand-Guillaume 28908bea00 [FIX] Remove pdb... no comment...
bzr revid: joel.grandguillaume@camptocamp.com-20120621114916-a0uy3ipru8usgzo0
2012-06-21 13:49:16 +02:00
Joël Grand-Guillaume 2911d6a8c5 [IMP] Provide _prepare* hooks in bank statement object for the entries creations of account.move.line from a statement line
bzr revid: joel.grandguillaume@camptocamp.com-20120621104018-ryylbaxh6696e0rc
2012-06-21 12:40:18 +02:00
Sbh (Openerp) 1bc1b8817e [MERGE] Merge with lp:openobject-adddons
bzr revid: sbh@tinyerp.com-20120523045707-rxt3uirdycmb3bxj
2012-05-23 10:27:07 +05:30
Turkesh Patel (Open ERP) 1822e97c72 [IMP] account,mail: improved code.
bzr revid: tpa@tinyerp.com-20120515053802-i3dh1x2afa7glvnu
2012-05-15 11:08:02 +05:30
Fabien Pinckaers 56cfae3a8b [IMP] setting closing cash position on all journals which does not requires control
bzr revid: fp@openerp.com-20120513120812-yabr9ngdxh32xk0n
2012-05-13 14:08:12 +02:00
Fabien Pinckaers 341c6b0843 [IMP] PoS Backend
Improved layout of "PoS orders", "PoS Sessions" and "PoS Config" for useability
	Apply new design layouts for web client v7.0
	Rename PoS by Point of Sale everywhere
	Some typos, improved views
	Reviewed menu structure
"Default Point of Sale" field accessible through users preferences
PoS Config:
	Sequence is readonly
	Removed the "Draft" state --> easier, you do not need to active a PoS Config
	Default values on Shop and Journals
PoS Orders:
	Changed shop_id & journal_id on PoS Orders --> from normal fields to related field, depending on the session
Open Session:
	Fixed the wizard
	Several bugfixes and useability improvements
	Accounting Transactions posted at the close (not at the control)
Cash Registers:
	Lots of cleanups and bugfixes
Pos Sessions:
	Fixes and improved layout
	Better computation of all fields
	removed unused object "pos.config.journal"
PoS Orders:
	Default session_id

bzr revid: fp@openerp.com-20120512223743-b1vvbbybo8xq7e54
2012-05-13 00:37:43 +02:00
Turkesh Patel (Open ERP) f6e8993e3f [IMP] account: log for bank statement
bzr revid: tpa@tinyerp.com-20120508114700-7p20gun98zfo1s9v
2012-05-08 17:17:00 +05:30
Turkesh Patel (Open ERP) b05b6720dd [IMP] account: inhetrit from mail.thread
bzr revid: tpa@tinyerp.com-20120507120707-dgwdaum3wjzb8mi8
2012-05-07 17:37:07 +05:30
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
Stephane Wirtel 9fe0bbc472 [COMMIT] Don't want to lose my work
bzr revid: stw@openerp.com-20120426123017-joglkawvmn0f3pe0
2012-04-26 14:30:17 +02:00
Stephane Wirtel 5eef94995f [REF] account: Clean some functions of the account.bank.statement
bzr revid: stw@openerp.com-20120417145322-86xnmhaton98yipg
2012-04-17 16:53:22 +02:00
Stephane Wirtel 24687ac6bc [FIX] point_of_sale: Add some basic elements for new features
bzr revid: stw@openerp.com-20120416090122-52h5qt0tyga70p3r
2012-04-16 11:01:22 +02:00
Olivier Dony ee77b351b4 [MERGE] Latest fixes from 6.1
bzr revid: odo@openerp.com-20120322143654-w7etvdnq4z5tg6bt
2012-03-22 15:36:54 +01:00
Stefan Rijnhart e792a85858 [FIX] Reference to undefined context variable
[ADD] Check on 'None' context in account module's sequence override

bzr revid: stefan@therp.nl-20120322113959-79wxzej9ih4igg28
2012-03-22 12:39:59 +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
Quentin (OpenERP) 980e27e099 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120223094804-0cm66x44ddvllelj
2012-02-23 10:48:04 +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) 1f8536a334 [IMP] account: multi company enhancements
bzr revid: qdp-launchpad@openerp.com-20120125092932-x07yucdn1mjaxv8z
2012-01-25 10:29:32 +01:00
Quentin (OpenERP) 6400a55c68 [FIX] account: fixed multi-company related stuffs on cash/bank statements
bzr revid: qdp-launchpad@openerp.com-20120124152747-5ygkcu5z3i9awnw7
2012-01-24 16:27:47 +01:00
Divyesh Makwana (Open ERP) 873aaacc50 [FIX] account, account_bank_statement_extensions, point_of_sale : account_bank_statement_extension conflicts with point_of_sale
lp bug: https://launchpad.net/bugs/909124 fixed

bzr revid: mdi@tinyerp.com-20120102090833-ytztgr3vsq2jkm4v
2012-01-02 14:38:33 +05:30
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 c556070f0b [FIX] bank statement for cash registers, ending balance checks
bzr revid: fp@tinyerp.com-20111222102703-9f6qrj7q1prn000i
2011-12-22 11:27:03 +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
Fabien Pinckaers 6660f8f95e [FIX] typo on statement name
bzr revid: fp@tinyerp.com-20111219225835-b4smpeisn5v1sn8c
2011-12-19 23:58:35 +01:00
Fabien Pinckaers 785f2bb5af [FIX] account bank statement
bzr revid: fp@tinyerp.com-20111211101845-ejswkmmty1kba1sg
2011-12-11 11:18:45 +01:00
Bharat (OpenERP) 5357d747e6 [IMP] account : improved tooltip for name field
bzr revid: bde@tinyerp.com-20111209084746-edk590266su24b8o
2011-12-09 14:17:46 +05:30
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
Bharat (OpenERP) 5f3bb33a4f Used proper case in tooltip
bzr revid: bde@tinyerp.com-20111207111347-udhlw1wzwy6wai5y
2011-12-07 16:43:47 +05:30
Bharat (OpenERP) 7f5e51775f [IMP] account : Improved the tooltip of name field in account/account_bank_statement.py
lp bug: https://launchpad.net/bugs/889156 fixed

bzr revid: bde@tinyerp.com-20111206060629-9khlfdsyf633k0zi
2011-12-06 11:36:29 +05:30
Quentin (OpenERP) 094d733a3a [FIX] account: fixed error in bank statement encoding
bzr revid: qdp-launchpad@openerp.com-20111201090211-9wpml47an3kcooii
2011-12-01 10:02:11 +01:00
Mustufa Rangwala 61ee32859b [FIX] account : Bank Statement - Reference does not appear in journal entry
lp bug: https://launchpad.net/bugs/870242 fixed

bzr revid: bde@tinyerp.com-20111012113655-33zysf4o7ma098tt
2011-10-12 17:06:55 +05:30
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
Fabien Pinckaers 440ed51b9f fix
bzr revid: fp@tinyerp.com-20110925215457-a40td30n6bedg2ug
2011-09-25 23:54:57 +02:00
Fabien Pinckaers d0f8dc83e5 [IMP] Useability and misc fixes in POS
bzr revid: fp@tinyerp.com-20110925210020-5jvd7x38asnbzv5b
2011-09-25 23:00:20 +02:00
Fabien Pinckaers 7cbfe6118e merge
bzr revid: fp@tinyerp.com-20110924150234-ffaq5wjyfkldo37t
2011-09-24 17:02:34 +02:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
Fabien Pinckaers 99a72c7792 [Useability] improved error message
bzr revid: fp@tinyerp.com-20110918134116-2vvdelak2268j6pz
2011-09-18 15:41:16 +02:00
Vo Minh Thu (OpenERP) 373e5b6e4d [MERGE] account: remove duplicate code between cash/bank statements
bzr revid: odo@openerp.com-20110917005007-55khqnqrkqsir9st
2011-09-17 02:50:07 +02:00
Bharat (OpenERP) e8797bc9ac [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915124551-qw9rolge72raiwyd
2011-09-15 18:15:51 +05:30
Atik Agewan (OpenERP) 0e8ddd5b22 [ADD] Account,,Project_long_term:Add widget=statusbar in state field.
bzr revid: aag@tinyerp.com-20110915054557-x7a7641i36cncu0l
2011-09-15 11:15:57 +05:30
Stéphane Bidoul 17358373e3 [FIX] account : default date on statement lines should be the statement date
lp bug: https://launchpad.net/bugs/833049 fixed

bzr revid: bde@tinyerp.com-20110826095726-0duq2iuhjzpnzh90
2011-08-26 15:27:26 +05:30
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
bde efc8b61ea3 [REM] removed _default_balance_start method in account_bank_statement.py file
lp bug: https://launchpad.net/bugs/801348 fixed

bzr revid: bde@tiny2-desktop-20110630134250-1qu7vdtvtnrb3266
2011-06-30 19:12:50 +05:30