Somewhere findaccount by accountid ,Somewhere findaccount by finaccountcode
Ithink it is a problem 发送自魅族MX -------- 原始邮件 -------- 发件人:"JIRA [hidden email] [via OFBiz]" <[hidden email]> 时间:周二 12月23日 06:07 收件人:kingzuo <[hidden email]> 主题:[jira] [Commented] (OFBIZ-478) Gift Certificates sold offline (in store, over the phone, etc) [ https://issues.apache.org/jira/browse/OFBIZ-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256245#comment-14256245 ] Jacques Le Roux commented on OFBIZ-478: --------------------------------------- The link is now http://demo-trunk-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company But there is a problem at the moment. I will see later why... I will then review this issue... > Gift Certificates sold offline (in store, over the phone, etc) > -------------------------------------------------------------- > > Key: OFBIZ-478 > URL: https://issues.apache.org/jira/browse/OFBIZ-478 > Project: OFBiz > Issue Type: Bug > Components: accounting > Reporter: Iain Fogg > > Apologies in advance if this is user error and not a bug. > If I create a Sales Order for a gift certificate (basically using the Demo Seed Data) I think the finaccount is being created but I'm confused about the use-model. > If I look in the FinAccount table, I can see several GIFTCERT_ACCOUNTs. None of them have a finAccountName, but they all have a finAccountCode which looks like the output of a toString or something similar. With the Demo Data config, ought I be seeing a 12 alphanum account id somewhere in that table? > In the case where I am selling the GC to a customer (say on the phone), should I be able to get the account id from somewhere in the UI to inform the customer, and/or to print out on some official looking store card for later redemption. Or....... > Is the current implementation only intended for pure electronic use? A slight bummer if this is the base. > Also, where can I see the balance on a fin_account? I can see transactions in the GL, but I'm having a heck of a time finding where (if at all) I can view/update fin_accounts. > Again, apologies if this is inappropriate use of Jira, but from my naive perspective this looks like a bug, but I recognise it could be either deliberate design, or a stupid user :-) > Cheers, Iain -- This message was sent by Atlassian JIRA (v6.3.4#6332) If you reply to this email, your message will be added to the discussion below:
http://ofbiz.135035.n4.nabble.com/jira-Commented-OFBIZ-478-Gift-Certificates-sold-offline-in-store-over-the-phone-etc-tp4660451.html
To start a new topic under OFBiz - Dev, email [hidden email]
To unsubscribe from OFBiz, click here. NAML |
On Dec 23, 2014, at 2:03 AM, kingzuo <[hidden email]> wrote: > Somewhere findaccount by accountid ,Somewhere findaccount by finaccountcode > Ithink it is a problem Yes, we should convert all searches based on accountId into searches based on account code. Jacopo > > > 发送自魅族MX > > -------- 原始邮件 -------- > 发件人:"JIRA [hidden email] [via OFBiz]" <[hidden email]> > 时间:周二 12月23日 06:07 > 收件人:kingzuo <[hidden email]> > 主题:[jira] [Commented] (OFBIZ-478) Gift Certificates sold offline (in store, over the phone, etc) > >> >> >> >> [ https://issues.apache.org/jira/browse/OFBIZ-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256245#comment-14256245 ] >> >> Jacques Le Roux commented on OFBIZ-478: >> --------------------------------------- >> >> The link is now http://demo-trunk-ofbiz.apache.org/accounting/control/BalanceSheet?organizationPartyId=Company >> >> But there is a problem at the moment. I will see later why... I will then review this issue... >> >>> Gift Certificates sold offline (in store, over the phone, etc) >>> -------------------------------------------------------------- >>> >>> Key: OFBIZ-478 >>> URL: https://issues.apache.org/jira/browse/OFBIZ-478 >>> Project: OFBiz >>> Issue Type: Bug >>> Components: accounting >>> Reporter: Iain Fogg >>> >>> Apologies in advance if this is user error and not a bug. >>> If I create a Sales Order for a gift certificate (basically using the Demo Seed Data) I think the finaccount is being created but I'm confused about the use-model. >>> If I look in the FinAccount table, I can see several GIFTCERT_ACCOUNTs. None of them have a finAccountName, but they all have a finAccountCode which looks like the output of a toString or something similar. With the Demo Data config, ought I be seeing a 12 alphanum account id somewhere in that table? >>> In the case where I am selling the GC to a customer (say on the phone), should I be able to get the account id from somewhere in the UI to inform the customer, and/or to print out on some official looking store card for later redemption. Or....... >>> Is the current implementation only intended for pure electronic use? A slight bummer if this is the base. >>> Also, where can I see the balance on a fin_account? I can see transactions in the GL, but I'm having a heck of a time finding where (if at all) I can view/update fin_accounts. >>> Again, apologies if this is inappropriate use of Jira, but from my naive perspective this looks like a bug, but I recognise it could be either deliberate design, or a stupid user :-) >>> Cheers, Iain >> >> >> >> -- >> This message was sent by Atlassian JIRA >> (v6.3.4#6332) >> >> >> >> >> _______________________________________________ >> If you reply to this email, your message will be added to the discussion below: >> http://ofbiz.135035.n4.nabble.com/jira-Commented-OFBIZ-478-Gift-Certificates-sold-offline-in-store-over-the-phone-etc-tp4660451.html >> To start a new topic under OFBiz - Dev, email [hidden email] >> To unsubscribe from OFBiz, visit > > > -- > View this message in context: http://ofbiz.135035.n4.nabble.com/Re-jira-Commented-OFBIZ-478-Gift-Certificates-sold-offline-in-store-over-the-phone-etc-tp4660455.html > Sent from the OFBiz - Dev mailing list archive at Nabble.com. |
Free forum by Nabble | Edit this page |