Commit Graph

64 Commits

Author SHA1 Message Date
Quentin (OpenERP) a33dc1f5e0 [FIX] account: fixed demo data for bank USD journal
bzr revid: qdp-launchpad@openerp.com-20120925101958-gobrgemk5ay2wbs8
2012-09-25 12:19:58 +02:00
Fabien Pinckaers e3003f56b2 [IMP] point of sale, 10 firsts clicks cleaned
bzr revid: fp@tinyerp.com-20120925075645-9ydq1dh6usmwyknx
2012-09-25 09:56:45 +02:00
Quentin (OpenERP) 9aa98a03d1 [FIX] account: fixed missing reference to sequence in demo journal
bzr revid: qdp-launchpad@openerp.com-20120924144027-jxj61tt3cg0vud5j
2012-09-24 16:40:27 +02:00
Quentin (OpenERP) b3027a371c [IMP] account: improved demo data to add a second bank journal, in foreign currency
bzr revid: qdp-launchpad@openerp.com-20120924134533-s1j8mmqou9uw2mdt
2012-09-24 15:45:33 +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 97de9d6d3f [FIX] point_of_sale: Set the right account for the internal account.
[REF] point_of_sale: Review the code for the Take Money Out and Push Money In.
[FIX] point_of_sale: Can post a session with an order in the invoiced state.

bzr revid: stw@openerp.com-20120905150538-v9ex7wehyebft7tu
2012-09-05 17:05:38 +02:00
Stephane Wirtel 7c5c081c7c [FIX] account: The 'With Last Closing Balance' is checked per default in the demo mode
bzr revid: stw@openerp.com-20120828131828-lqmsnlqxph83vhaf
2012-08-28 15:18:28 +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) 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
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
Ujjvala Collins (OpenERP) bf578591fe [ADD] account: Added demo data for financial report object.
bzr revid: uco@tinyerp.com-20111130102554-9eujlahybnh2n8rm
2011-11-30 15:55:54 +05:30
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
psi (Open ERP) d3296d682b [FIX] account, l10n_*: set report type of the Equity account type to liability
lp bug: https://launchpad.net/bugs/784339 fixed

bzr revid: psi@tinyerp.co.in-20110624113347-0ps03w1vr7e81o2t
2011-06-24 17:03:47 +05:30
Quentin (OpenERP) a90aeb8c4a [REF] account: refactored the creation of journals in the generation from templates wizard, removed old deprecated boolean 'refund_journal' on account.journal (use the type field instead)
bzr revid: qdp-launchpad@openerp.com-20110303145900-8ghspjidwb540mhp
2011-03-03 15:59:00 +01:00
psi (Open ERP) 43b097f7dd [ADD, IMP] account: changes in my last commite as per merge suggetion(New Opening and Miscellaneous journal)
bzr revid: psi@tinyerp.co.in-20110203101630-rvzgahp15111jf8s
2011-02-03 15:46:30 +05:30
psi (Open ERP) e6bdb08b5a [IMP, ADD] account: add Opening entry Journal, Miscellenous journal and respective accounts
bzr revid: psi@tinyerp.co.in-20110201123652-805x6523dq3lk4ix
2011-02-01 18:06:52 +05:30
psi (Open ERP) 18bcd1c980 [IMP, ADD] account:Improve the logic to create period so it can create one more period and add two journals for opening entries
bzr revid: psi@tinyerp.co.in-20110128105818-ptd5vk4xsaowmnec
2011-01-28 16:28:18 +05:30
François Degrave 6e90f9165b [IMP] buttons visibility on HR
bzr revid: fde@openerp.com-20101230155348-o7571z970z1m2uha
2010-12-30 16:53:48 +01:00
qdp-launchpad@tinyerp.com fa8274e038 [IMP] account: set the journal code size to 5 chars max in order to improve the reports (smaller column for this field without any risk)
bzr revid: qdp-launchpad@tinyerp.com-20101125143641-02t6o55nxg396rk5
2010-11-25 15:36:41 +01:00
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 3a50c2e24c [FIX] account, demo data: fixed the user type of creditors and debtors accounts
lp bug: https://launchpad.net/bugs/662538 fixed

bzr revid: qdp-launchpad@tinyerp.com-20101116120834-nfql6vmuwnfu7j1c
2010-11-16 13:08:34 +01:00
Mustufa Rangwala bbe4a8a5ed [FIX] Account: Reserve and surplus account with good type in demo xml
bzr revid: mra@mra-laptop-20101112053558-oc4o1j0ywa4yluvb
2010-11-12 11:05:58 +05:30
qdp-launchpad@tinyerp.com 658197907c [IMP] account: demo minimal account chart improved
bzr revid: qdp-launchpad@tinyerp.com-20101110084209-ywu5f95ls2qyn8cq
2010-11-10 09:42:09 +01:00
Mustufa Rangwala 4dfe00adee [FIX] Account: account journals code and journal name should be unique
lp bug: https://launchpad.net/bugs/669532 fixed

bzr revid: mra@mra-laptop-20101103081713-p0hgynh02lr0v2wp
2010-11-03 13:47:13 +05:30
mtr 7676a0740d [IMP] account:-In account.journal for demo data and generic chart,sequence is now created with code as a prefix
bzr revid: mtr@mtr-20101012132529-mun4cwjzj3ixfslh
2010-10-12 18:55:29 +05:30
Mustufa Rangwala 907c117027 [IMP] Account: Rename Starting Balance analytic journal with Miscellaneous operation, and set the refence on account.journal for bank and cash with that analtyic journal
bzr revid: mra@mra-laptop-20100923102540-equv23ffcys1u9ej
2010-09-23 15:55:40 +05:30
Mustufa Rangwala cbff9fe860 [IMP] Account: demo data account.journal should have a link with demo data account.analytic.journal
bzr revid: mra@mra-laptop-20100923054209-gvotb1yzywd2bz96
2010-09-23 11:12:09 +05:30
Mustufa Rangwala fc97015a62 [IMP] Account: Rename surplus to profit/loss
bzr revid: mra@mra-laptop-20100915061046-d0v0p9mc8xe9vy2j
2010-09-15 11:40:46 +05:30
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
qdp-launchpad@tinyerp.com 5117d41ca6 [REF] account: removed deprecated invoice_sequence_id on journal demo data
bzr revid: qdp-launchpad@tinyerp.com-20100913092629-v9vy1rqxc92b48x3
2010-09-13 11:26:29 +02:00
Mantavya Gajjar b7e7be2301 [REVIEW]: revies the minimal chart of account and indina chart of account
bzr revid: mga@tinyerp.com-20100911065108-qsh296putkyylgcu
2010-09-11 12:21:08 +05:30
Mustufa Rangwala 048509b878 [FIX] Account: Installer set refund_journal boolean true for refudn journal
bzr revid: mra@mra-laptop-20100831102326-q3mgnybjq8s4q5yc
2010-08-31 15:53:26 +05:30
vra 1e8a9a983f [IMP] account: assigned collection and paid account to remaining configuration charts taxes, assigned common sequence for sale and purchase, assigned invoice seq for minimum chart demo journals.
bzr revid: vra@tinyerp.com-20100826134515-vzqm2ergu3bzkm0v
2010-08-26 19:15:15 +05:30
uco (Open ERP) 408d9e326b [MERGE]
bzr revid: uco@tinyerp.com-20100819131656-05g7tso6gfelxs2h
2010-08-19 18:46:56 +05:30
vra 08ce42eef9 [ADD] account, l10n_chart_uk_minimal, l10n_in: added Salary Expense account in xml files.
bzr revid: vra@tinyerp.com-20100819124715-k3nvs06gf5ixwz3w
2010-08-19 18:17:15 +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
Mantavya Gajjar f876cb9dda [FIX]: fix a xml data format
bzr revid: mga@tinyerp.com-20100814092113-vzirjkozdz265r6w
2010-08-14 14:51:13 +05:30
vra 09104edf60 [IMP] account, l10n_chart_uk_minimal: removed extra tab spaces.
bzr revid: vra@tinyerp.com-20100814090322-n5i6psw11rgz1qp9
2010-08-14 14:33:22 +05:30
Mantavya Gajjar aede150c10 [IMP]: improve voucher module improve workflow
[FIX]: fix a problem of voucher calculations

bzr revid: mga@tinyerp.com-20100814075303-snt0eu35812nize0
2010-08-14 13:23:03 +05:30
vra 237c2a7240 [ADD][FIX][IMP] account: added property field for reserve & surplus account reference to company object, fixed type head problem in uk minimum chart, configuration chart, account minimum chart.
bzr revid: vra@tinyerp.com-20100813141406-4a5m4jty2g873r7o
2010-08-13 19:44:06 +05:30
Mustufa Rangwala 8c2300b170 [IMP] l10n_fr: improve report types with types head for profit&loss and balance sheet report
[IMP] account: minimal charts => Equity type with head type asset
[IMP] l10n_be: misc change

bzr revid: mra@mra-laptop-20100804115118-nueysbcih64rvb8l
2010-08-04 17:21:18 +05:30
Mantavya Gajjar 0a80be9522 [IMP]: improve view and remove TAB from some of the lines
bzr revid: mga@tinyerp.com-20100803184346-md8jam65dcxmq372
2010-08-04 00:13:46 +05:30
Mantavya Gajjar 153301f957 [FIX]: fix a prolem of demo data appear after loading a correct chart of account
bzr revid: mga@tinyerp.com-20100723044439-2311zm8udkdcpjlp
2010-07-23 10:14:39 +05:30
Mantavya Gajjar 81f7f56b98 [FIX]: accounting: improvemn in account chart
bzr revid: mga@tinyerp.com-20100714094526-u9595az9vvpkab5n
2010-07-14 15:15:26 +05:30
Mantavya Gajjar 551ee3815b [FIX]: fix small problems in l10n_ch_chart_c2c_pcg
[IMP]: Improve a view for account chart and account list 
[FIX]: improve a demo date for default chrt of account 
[FIX]: fix a pay and reconcile invoice string

bzr revid: mga@tinyerp.com-20100713143027-t8tw4jnu4m1dwnik
2010-07-13 20:00:27 +05:30
Mantavya Gajjar bcbb0f5d12 [ADD]: add new views for journals
sales, purchase, refunds of sales and purchase

bzr revid: mga@tinyerp.com-20100708122029-gftnb7z0l5eldiog
2010-07-08 17:50:29 +05:30
Mantavya Gajjar 0106489c86 [REM]: remove refund journal boolean (deprecated): check that this is working properly
bzr revid: mga@tinyerp.com-20100708113545-fyzffxm6c7x15bq3
2010-07-08 17:05:45 +05:30
Mustufa Rangwala 626738e210 [FIX] account: expense journal with invoice journal in demo
bzr revid: mra@mra-laptop-20100702102301-08ockjagwpcvfe25
2010-07-02 15:53:01 +05:30
Mustufa Rangwala 5407621251 [FIX] account: Now sale journal has invoice sequence defined on it
bzr revid: mra@mra-laptop-20100702093547-rzxphaip8dootmeh
2010-07-02 15:05:47 +05:30
Uco(OpenERP) 61341a19dc [IMP]:added product income expense properties in demo
bzr revid: nch@tinyerp.com-20100629111452-xntx0i2k9zwc3mz2
2010-06-29 16:44:52 +05:30