Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/23/2015 in all areas

  1. The alternative is that an account not be created and the order not be officially placed until payment is received. That's more complicated to do, but more than that, you could lose more orders. We follow up with orders that are placed and never paid, and in many cases that results in the order being completed.
    2 points
  2. The client should receive proforma and invoice if paid . The actual scenario the client just recieve proforma and not the final invoice .
    2 points
  3. Paul

    Generate Password

    I've added CORE-1562 for a password strength indicator. It relates to CORE-552 which describes auto generating passwords.
    1 point
  4. It's a feature we've asked in a beta forum before, and Blesta does check the email address is a valid domain, but as it's outdated feature request if you opened one in the main forums we maybe could get it added . If you want you can try Max's edit here: http://www.blesta.com/forums/index.php?/topic/2013-registration-form-vat-number-and-e-mail-address-verification/
    1 point
  5. as Paul said is complicated to do more in this case , but if the client add order that mean is shold recieve invoice/proforma invoice for what he orderer , and maybe he ill pay it later . the thing that should be controlled here is : 1 - the order should never be placed or activated without invoice/proforma invoice should be paid . thais is already done and exist . 2 - the not paid orders shouldbe removed after X days if not paid . that i think is not yet implemented and we have here two scenario . a - if the proforma invoice is enabled , the order should be canceled with the proforma . b - if no proforma invoice enabled , the invoice shouldnot deleted , but it should be voided , and the order sholdbe deleted . the best option that can be added is to make a condition , if the client has more than X orders be placed and not paid in the past don'taccept more order from itand convertthe account status to "inactive" .
    1 point
  6. On: /settings/company/billing/notices/ Following this: On: Email Template Invoice Delivery (Paid) ==> Disable [uncheck Enabled] Can't think of anything else.
    1 point
  7. A Knowledge Base not really multi-language, if Blesta is multi-language, make sense? Client can't find any solution/article if search in his language, also if these articles are in his language. This is a paradox! So, why i can edit articles selecting language? This is not "high priority" task because: 1. Knowledge Base is a new addition; 2. Knowledge Base isn't a core functionality of Blesta; But if you won't add this to Blesta, please remove also articles as multi-language.
    1 point
  8. Do you mean no option to add this request ?
    1 point
  9. The best way is to move the jumbotron outside of its current container, as Paul mentioned. However, if that's not doable, you could do absolute positioning, e.g. #myJumbotron { left:0; width:100%; position:absolute; } /* the div immediately after #myJumbotron */ div.container { margin-top:200px; }
    1 point
×
×
  • Create New...